code-standards-checker
Installation
SKILL.md
Code Standards Checker
Automatically check code against coding standards and style guides.
Philosophy
Consistent code style makes collaboration seamless and reduces cognitive load.
Core Beliefs
- Standards Reduce Friction: Consistent style means less time debating formatting
- Automated Enforcement Saves Time: Tools catch style issues faster than humans
- Community Standards Build Better Software: Following established patterns improves code quality
- Readability is Paramount: Code is read far more often than it's written