What problem does it solve?
This skill helps you systematically test a web application and produce a clear, structured QA report when you want visibility into issues without making any fixes.
Core Features & Use Cases
- Report-only QA testing: Runs test scenarios and documents findings as a structured report, including a health score, screenshots, and reproducible steps, while never applying changes.
- Bug repro guidance: Produces actionable repro steps so developers can quickly confirm and investigate the bug.
- No-fix workflow: Best for requests like “just report bugs” or “qa report only”, and for situations where you explicitly do not want code changes or hotfixes.
- Proactive suggestion of QA reporting: When the user wants a bug report without code changes, it nudges toward the report-only workflow rather than a fix loop.
Quick Start
Use qa-only to run report-only testing on the web app you describe, then return a health score, screenshots, and step-by-step repro instructions without making any fixes.