概要
The coding-principles skill provides a comprehensive framework for writing clean, maintainable, and high-quality code across any programming language. It guides Claude to prioritize simplicity, single responsibility, and effective error handling during feature implementation and refactoring. By applying these standardized principles—ranging from optimized function design and dependency management to security and performance considerations—developers can significantly reduce technical debt and improve the long-term health of their codebase. It is particularly useful for establishing consistent quality standards during code reviews and architectural planning.