Help us improve
Share bugs, ideas, or general feedback.
From all-skills
Guides Rust testing and Cargo usage for unit/integration tests, Cargo.toml config, and cargo commands.
npx claudepluginhub vinnie357/claude-skills --plugin qaHow this skill is triggered — by the user, by Claude, or both
Slash command
/all-skills:plugins-languages-rust-skills-testingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Unit tests, integration tests, Cargo.toml configuration, and common commands.
Guides Rust unit/integration testing, Cargo.toml configuration, and commands like cargo test, build, clippy, fmt.
Assists with Cargo.toml configuration, crate dependency management, project initialization, builds, tests, benchmarks, docs, troubleshooting, and best practices for Rust projects.
Enforces strict Rust standards including FAIL FAST error handling, workspace architecture, dependency management with version scripts, and patterns for code reviews, projects, and compilation fixes.
Share bugs, ideas, or general feedback.
Unit tests, integration tests, Cargo.toml configuration, and common commands.
Activate when:
For test patterns, Cargo.toml configuration, and command reference, see references/testing.md.