test-specialist
Installation
SKILL.md
Test Specialist
Systematic testing methodologies and debugging techniques for JS/TS applications.
When to Use
Use for:
- Writing unit, integration, or E2E tests
- Fixing bugs and debugging
- Improving test coverage
- Analyzing code for potential issues
- Security and performance testing
Don't use when:
- Code review → use
generic-code-reviewer - Technical debt → use
tech-debt-analyzer - Feature development → use
generic-feature-developer