What problem does it solve? Manual exploratory QA of web applications is slow and inconsistent, and bugs often go undocumented without screenshots, reproduction steps, or severity classification. This Skill systematizes browser-based testing and produces a complete, evidence-backed bug report. ## Core Features & Use Cases - Systematic 5-Phase Workflow: Plan a sitemap, explore pages with browser tools, collect screenshot evidence, categorize issues by severity, and generate a final report. - Structured Issue Taxonomy: Classify every finding by severity (Critical/High/Medium/Low) and category (Functional, Visual, Accessibility, Console, UX, Content) using a built-in reference taxonomy. - Console Error Detection: Capture silent JavaScript errors after every navigation and interaction, surfacing high-value defects that visual inspection misses. - Use Case: Point the Skill at a staging URL before a release; it navigates key user flows, tests forms with valid and invalid inputs, captures annotated screenshots of defects, and outputs a report.md with an executive summary and per-issue reproduction steps. ## Quick Start Run exploratory QA testing on https://staging.myapp.com covering the signup and checkout flows and save the bug report to ./dogfood-output.