About
This skill provides a comprehensive framework for Rust development within Claude Code, implementing rigorous quality gates that ensure code passes formatting, linting, and testing before commit. It guides users through standard project layouts, advanced error handling patterns with anyhow and thiserror, and performance optimizations like sccache and mold. By codifying best practices for CLI tools and libraries, it helps developers iterate faster while maintaining the safety and performance guarantees inherent to the Rust ecosystem.