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 app and produces a structured report with a health score, screenshots, and reproduction steps, while guaranteeing no fixes are applied. ## Core Features & Use Cases - Report-Only QA Testing: Systematically exercises a web application and documents every bug found, with zero code modifications. - Structured Bug Reports: Produces a health score, screenshots, and step-by-step reproduction instructions for each issue. - Session-Aware Workflow: Adapts behavior for interactive, headless, and spawned sessions, with decision briefs for user choices. - Use Case: Before a release, ask for a QA pass on your staging site. You receive a prioritized bug report with screenshots and repro steps that engineers can triage, 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 screenshots and repro steps, without fixing anything.