testing-patterns
Installation
SKILL.md
Skill: Testing Patterns
Skill ID: testing-patterns Priority: 50 Auto-Invoke: Yes (when test task detected)
Purpose
Unified testing patterns across all frameworks. Provides consistent test structure, naming, and best practices regardless of the testing framework (Jest, Vitest, Pytest, PHPUnit, Go testing, etc.).
Consolidates testing knowledge from:
- test-writer skill
- tester agent patterns
- Framework-specific test patterns