test-writer
Installation
SKILL.md
Aura Frog Test Writer
Priority: MEDIUM - Use for test-related requests
When to Use
USE for:
- Adding tests to existing code
- Improving test coverage
- Creating test suites
- TDD implementation (Phase 2/3)
- Writing specific test types (unit, integration, E2E)
DON'T use for:
- Bug fixes without explicit test request → use
bugfix-quick - Full feature implementation → use
workflow-orchestrator