byleonardomso· 1 skill
Comprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error handling, async patterns, concurrency, unsafe code, API design, memory optimization, performance, numeric safety, conversions, serde, pattern matching, macros, closures, observability, testing, and common anti-patterns. Invoke with /rust-skills.
$npx -y skills add leonardomso/rust-skills --skill rust-skillsInstalls into the current project.
Run `npx skills use "https://github.com/leonardomso/rust-skills" --skill "leonardomso/rust-skills"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leonardomso/rust-skills" that are relevant to the current task. Run `npx skills add "https://github.com/leonardomso/rust-skills"` and select the relevant skills, then follow their instructions.