Acerca de
The Code Quality Standards skill provides a comprehensive framework for maintaining high-integrity TypeScript codebases by implementing strict quality gates. It enforces a 'Zero Warnings Policy' across type checking, linting with Biome or ESLint, formatting, and automated testing. By integrating these standards into the local development workflow and CI/CD pipelines, the skill ensures that all code meets specific security, performance, and documentation requirements before it reaches production.