About
This skill equips Claude with the expertise of a senior Rust engineer, providing precise guidance on writing memory-safe and high-performance code. It offers standardized patterns for sophisticated error handling using libraries like anyhow and thiserror, effective use of the borrow checker, and async task management. Whether you are refactoring legacy code or architecting new systems, this skill ensures your Rust projects adhere to community-standard idioms, maximize compile-time safety, and eliminate common anti-patterns like unnecessary cloning or unsafe unwrapping.