rust-workflow
CommunityStreamline Rust development with best practices.
Authorsalverius-tech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive set of guidelines and commands to ensure efficient, safe, and maintainable Rust project development, covering everything from linting and testing to error handling and documentation.
Core Features & Use Cases
- Standardized Tooling: Integrates essential Rust tools like Clippy, rustfmt, and cargo for consistent code quality.
- Best Practice Enforcement: Details requirements for trait implementations, error handling patterns (thiserror/anyhow), memory safety, and module organization.
- Testing & Documentation: Outlines strategies for unit and integration testing, along with documentation standards for public APIs.
- Use Case: When starting a new Rust project or onboarding a new developer, this Skill serves as a definitive guide to setting up the project correctly and adhering to idiomatic Rust practices.
Quick Start
Run cargo fmt --check && cargo clippy -- -D warnings && cargo test to validate your Rust code.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rust-workflow Download link: https://github.com/salverius-tech/dotfiles/archive/main.zip#rust-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.