소개
The General Code Quality Skill provides Claude with a foundational set of principles for any software project, emphasizing human-readable code and a specific focus on maintainability. It establishes a hierarchy of importance where functional correctness and readability take precedence, ensuring that code remains accessible to humans while staying performant. By guiding Claude to provide comments that explain 'why' rather than 'what,' this skill helps eliminate redundant documentation and reduces technical debt across your entire codebase.