概要
This skill empowers Claude to act as a rigorous code quality architect, ensuring that every line of code adheres to professional standards regardless of the language. It focuses on creating small, single-responsibility functions, eliminating redundant logic through DRY principles, and maintaining impeccable naming and indentation patterns. Whether refactoring legacy code or writing new modules from scratch, it provides the structural guidance needed to build readable, scalable, and debt-free software.