What problem does it solve? Teams often need an objective assessment of a web application's quality without anyone touching the code. This Skill systematically tests a web application and produces a structured QA report — health score, screenshots, and reproduction steps — while guaranteeing no fixes or code changes are made. ## Core Features & Use Cases - Report-only testing: Explores the application, detects bugs, and documents findings without modifying any source code. - Structured output: Produces a health score, annotated screenshots, and step-by-step reproduction instructions for each issue found. - Use Case: Before a release, ask for a QA pass on your staging site. You receive a prioritized bug report with repro steps that developers can act on, while the codebase remains untouched. ## Quick Start Ask the assistant to run a report-only QA pass on your web app and list every bug found with reproduction steps, without changing any code.