dev-test
Installation
SKILL.md
/dev-test - Implementation Testing
Skill Awareness: See
skills/_registry.mdfor all available skills.
- After:
/dev-codingimplementation complete- Auto-triggered: By
/dev-codingafter implementation- If fails: Loop back to fix, then re-test
Automated testing using Playwright to verify implementation works correctly.
When to Use
- After completing feature implementation
- After fixing bugs
- Before code review
- Before committing changes