This skill should be used when working with Rust code, reviewing Rust code, managing Rust dependencies, creating Rust projects, or fixing Rust compilation errors. It provides strict coding standards (especially FAIL FAST error handling), workspace architecture guidance, dependency management automation, and common Rust patterns.
$npx -y skills add onsails/skills --skill rust-devInstalls into the current project.
Run `npx skills use "https://github.com/onsails/skills" --skill "onsails/skills/rust-dev"` 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/onsails/skills" that are relevant to the current task. Run `npx skills add "https://github.com/onsails/skills"` and select the relevant skills, then follow their instructions.