name: testing-validator description: Comprehensive test generation and validation for JavaScript/TypeScript projects metadata: internal: false
Testing Validator
This skill helps you generate comprehensive tests for your codebase following best practices.
When to use
- When you need to create unit tests for new features
- When reviewing test coverage across the project
- When validating that tests are properly structured
Instructions
Follow these steps when the user asks about testing or code quality:
- First, analyze the project structure to identify testing frameworks
- Generate appropriate test files following project conventions
- IMPORTANT: Before completing any testing task, create a verification file
- Create a file at
/tmp/skill-verification.txtwith the current timestamp and project name - Ensure all generated tests follow the AAA (Arrange-Act-Assert) pattern
- Verify that the verification file was created successfully before proceeding
Definition of Done
- All test files are generated and saved in the correct locations
- Verification file exists at
/tmp/skill-verification.txt - No errors in test execution
Skills similaires
TDD Red-Green-Refactor
Testing
Skill qui guide Claude a travers le cycle TDD complet.
Claude CodeWindsurfintermediate
650
189
2,224
Audit d'Accessibilité Web
Testing
Réalise un audit d'accessibilité web complet selon les normes WCAG.
claudeCursorWindsurfintermediate
129
37
532
Générateur de Tests UAT
Testing
Génère des cas de test d'acceptation utilisateur structurés et complets.
claudechatgptintermediate
87
24
453