About
This skill empowers Claude to systematically improve code quality by identifying technical debt and applying industry-standard refactoring patterns. It automates the detection of code smells—such as long methods, complex conditionals, and duplicated logic—and executes safe, incremental changes while prioritizing test coverage and functional integrity. Whether modernizing legacy codebases or simplifying complex logic, this skill ensures your software remains maintainable, efficient, and clean through proven techniques like method extraction and guard clause implementation.