What problem does it solve? Teams often need an objective assessment of a web application's quality without immediately changing code. This Skill systematically tests a web application and produces a structured report with a health score, screenshots, and reproduction steps, while never modifying any source files. ## Core Features & Use Cases - Report-only QA testing: Systematically exercises a web application and documents every bug found, with zero code changes. - Structured output: Produces a report containing a health score, annotated screenshots, and step-by-step reproduction instructions for each issue. - Use Case: Before a release, ask for a read-only QA pass on your staging site. You receive a prioritized bug report with screenshots and repro steps that engineers can triage, while the codebase stays untouched. ## Quick Start Ask the agent to run a report-only QA pass on your web app and list every bug found with screenshots and repro steps, without fixing anything.