关于
The m15-anti-pattern skill equips Claude with a specialized framework for reviewing Rust code through the lens of idiomatic best practices. It moves beyond basic syntax checking to analyze 'Layer 2' design choices, identifying code smells such as excessive cloning, unsafe unwrap usage, and inefficient data structures. By providing clear refactoring paths and tracing design symptoms back to their root causes—like flawed ownership models or weak error handling—this skill helps developers write code that flows with Rust's strengths rather than fighting them.