About
Ensures a uniform codebase by enforcing standardized naming conventions, proper indentation, and structural best practices. It helps Claude Code optimize code for readability and maintainability by applying DRY (Don't Repeat Yourself) principles, removing dead code, and integrating with automated linting and formatting tools. This skill is essential for any development task where long-term code health and team consistency are priorities, providing a foundation for clean, professional, and readable source code.