What problem does it solve?
It helps you verify a web app still works by running a realistic, browser-based QA pass and producing a structured report with evidence, without applying any fixes.
Core Features & Use Cases
- Manual-trigger QA reporting only: Runs only when you explicitly ask for it with /qa-only, ensuring it never attempts to fix issues.
- Systematic web app testing with evidence: Produces a structured output including a health score, screenshots, and clear repro steps so you can reproduce problems quickly.
- Best for “just report bugs” moments: Use it when someone asks for a QA bug report, a regression snapshot for stakeholders, or a test summary before engineering changes.
Quick Start
Use the qa-only skill to test a target site and generate a bug report by asking: /qa-only and include the URL of the app you want tested.