rc-test-commander
Installation
SKILL.md
Test Commander
Build tests that catch real failures with sustainable maintenance cost.
When to Use This Skill
Use this skill when the user asks to:
- Add missing tests for new or existing features
- Improve confidence in user flows
- Set up integration, E2E, or visual regression tests
- Reduce flaky tests and CI instability
Strategy
Default to integration-heavy testing, then add unit and E2E where they add unique value.