概要
The Code Simplifier skill acts as a specialized refactoring assistant for Claude, focusing on making code more readable, consistent, and easier to maintain. It specializes in identifying unnecessary complexity, redundant logic, and poor naming conventions, particularly within recently modified files. By adhering to the 'clarity over brevity' principle, it ensures that while the underlying code becomes more intuitive for developers, the actual software behavior remains 100% identical. This skill is ideal for cleaning up technical debt after rapid development cycles or standardizing code style across a collaborative project.