About
The Code Standards skill provides Claude with a robust framework for generating and refactoring code that is readable, maintainable, and idiomatic. It establishes universal conventions for naming variables, functions, and files, while enforcing structural best practices such as guard clauses, explicit logic over cleverness, and robust error handling. By providing a baseline style guide, this skill ensures that AI-generated code remains consistent across different programming languages like TypeScript, Python, and SQL, significantly reducing technical debt and improving collaboration in multi-developer environments.