Establish and enforce coding standards, best practices, and architectural patterns across the codebase using linters, formatters, and code review processes. Use when setting up ESLint/Prettier, configuring linting rules, creating code style guides, implementing pre-commit hooks, establishing naming conventions, enforcing TypeScript strict mode, maintaining consistency, conducting architecture reviews, or defining team coding standards.
4.3
Rating
0
Installs
Testing & Quality
Category
The skill provides a clear overview of standards enforcement with practical tool configurations (ESLint, Prettier, Husky). The description adequately covers when to use the skill, making it invokable by a CLI agent. However, it lacks depth in implementation steps, architectural decision guidance, and automated enforcement workflows. The structure is reasonable but contains redundant 'When to use' sections. Novelty is limited as most tasks (setting up linters, formatters) are straightforward for a CLI agent with modern tooling knowledge and don't require significant token investment. The skill would benefit from more sophisticated content like custom rule creation, complex architectural pattern enforcement strategies, code review automation scripts, or multi-project standard synchronization approaches that would genuinely save tokens and effort.
Loading SKILL.md…

Skill Author