What problem does it solve?
Systematically tests a web application and produces a structured report with a health score, screenshots, and reproduction steps — but never fixes anything. Use when asked to "just report bugs", "qa report only", or "test but don't fix". For the full test-fix-verify loop, use /qa instead.
Core Features & Use Cases
- Generates a comprehensive QA report including health score, evidence screenshots, and reproducible steps.
- Tests web applications without modifying source code, suitable for "just report bugs" or "qa report only" scenarios.
- Fits into existing QA pipelines and supports ad-hoc/manual QA passes when a full fix-verify cycle is not desired.
Quick Start
Run the qa-only skill against your target web app to produce a structured report with health score, screenshots, and repro steps.