About
The Rust Coding Guidelines skill equips Claude with 50 core rules for writing high-quality, idiomatic Rust code based on established industry standards. It covers essential topics including Rust-specific naming conventions, memory safety patterns, efficient string handling, and modern error propagation. By referencing up-to-date crate recommendations—such as transitioning from lazy_static to OnceLock—this skill ensures that AI-generated code remains performant, safe, and aligned with the latest stable Rust standards, making it an indispensable tool for both greenfield development and legacy refactoring.