From rust
Guides Rust best practices, common patterns, and idiomatic code for borrowing, error propagation, iterators, design patterns like builder/newtype, and &str vs &String.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rust:troubleshootingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Best practices, common patterns, and idiomatic Rust.
Best practices, common patterns, and idiomatic Rust.
Activate when:
For best practices, common patterns, and idiomatic guidelines, see references/troubleshooting.md.
npx claudepluginhub vinnie357/claude-skills --plugin rustGuides Rust best practices, common patterns, and idiomatic code including borrowing, error propagation, iterators, and design patterns like builder and newtype.
Enforces idiomatic Rust patterns for ownership/borrowing, error handling with anyhow/thiserror, enums, traits, concurrency, and crate design.
Enforces idiomatic Rust patterns for ownership, error handling, enums, traits, concurrency, and crate structure.