QA Skills
Quality assurance and testing commands.
Available Skills
| Skill | Description |
|---|---|
| /qa-test-cases | Generate BDD/Gherkin test cases from acceptance criteria |
| /qa-test-generate | Generate runnable Vitest and Playwright test files from BDD test cases |
| /qa-test-run | Execute tests, diagnose failures, auto-fix simple issues, generate coverage reports |
| /qa-test-mutate | Run mutation testing with multi-stack support and iterative feedback loop |
| /qa-tdd-orchestrate | Orchestrate RED/GREEN/REFACTOR TDD cycle with context-isolated agents |
| /qa-contract-validate | Validate API contracts with Spectral, oasdiff, Prism, and Schemathesis pipeline |
| /qa-issue-report | Report clear issues to any GitHub/GitLab repo with code refs and media |
| /qa-issue-validate | Validate GitHub/GitLab issues against codebase with RCA and reproduction scenarios |
| /qa-quality-gate | Compute composite quality score from upstream skill outputs |