Acerca de
The Test Standards Enforcer skill ensures your codebase maintains peak reliability by automatically validating testing protocols against 2026 industry standards. It acts as a strict quality gate that enforces the Arrange-Act-Assert (AAA) pattern, mandates descriptive naming conventions, and prevents test flakiness by blocking shared mutable state. By verifying test locations and requiring a minimum 80% coverage threshold, this skill streamlines code reviews and guarantees that every test added to your repository is robust, isolated, and maintainable across both TypeScript and Python projects.