소개
The Coding Standards skill provides a comprehensive framework for writing clean, maintainable, and high-quality code. It guides Claude to identify technical anti-patterns, apply aggressive refactoring techniques, and adhere to essential principles like DRY, YAGNI, and SRP. Whether you are implementing new features or refactoring legacy code, this skill ensures type safety, thorough impact analysis, and a test-driven development (TDD) approach, ultimately reducing technical debt and improving system reliability through established industry best practices.