rust
Implement robust Rust backend services using Axum, SQLx, and thiserror with production-grade patterns.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
103 skills found
Implement robust Rust backend services using Axum, SQLx, and thiserror with production-grade patterns.
Fetch and aggregate latest Rust community news, including official blog updates, ecosystem developments, and Rust Foundation reports.
Expert Rust development guide based on real-world code reviews. Ideal for idiomatic code, performance tuning, error handling, and avoiding common pitfalls in CLI and production tools.
Expert Rust analysis for ownership, borrowing, and lifetime errors, including E0382, E0597, and memory safety patterns.
Rust language server (rust-analyzer) providing code intelligence, real-time diagnostics, and refactoring support for .rs projects.
Self-healing Rust verification loop that automates test execution, clippy linting, and formatting checks.
Generate and view Rust documentation for crates within the HASH workspace to analyze APIs, module structures, and component relationships.
Master Rust async programming with Tokio, including tasks, channels, streams, error handling, and production-grade concurrency patterns.
Enforce strict code quality, correctness, and Rust design patterns for the Turso database, prioritizing data integrity, performance, and maintainable, idiomatic code.
A modular Rust-based fuzzing library for creating custom fuzzers, advanced mutation strategies, and research-grade vulnerability testing.
Scans Solana programs (native/Anchor) for 6 critical vulnerabilities, including arbitrary CPI, improper PDA validation, and missing ownership checks, providing detailed fix recommendations.
Standardized Rust documentation practices for the HASH codebase, ensuring consistency in doc comments, intra-doc links, and error handling.