
This skill provides 265 prioritized rules for writing idiomatic, safe, and performant Rust code with AI coding agents. It covers ownership, error handling, async patterns, memory optimization, unsafe code, API design, and more, drawing from the Rust API Guidelines, Performance Book, and patterns in major crates. It helps Rust developers, library authors, and performance engineers produce code that follows community conventions and avoids common pitfalls.