@onsails
onsailsapm::@onsails
rust-dev
skillThis 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.
review-loop
skillUse when code changes need multi-pass automated review before merge. Use when preparing branch for PR. Use when thorough code quality check needed.