Testing Skill
The testing skill gives Claude deep knowledge of testing patterns, frameworks, and best practices.
When It’s Active
Section titled “When It’s Active”Activated automatically when /mykit.init detects testing frameworks (presence of vitest.config.* or playwright.config.*).
What It Teaches Claude
Section titled “What It Teaches Claude”- Vitest unit and integration testing
- Playwright end-to-end testing
- Test structure and organization
- Mocking and stubbing patterns
- Coverage configuration and thresholds