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 automates systematic browser-based testing and produces a structured, evidence-backed bug report. ## Core Features & Use Cases - Systematic 5-Phase QA Workflow: Plan a sitemap, explore pages with browser tools, collect screenshot evidence, categorize issues, and generate a final report. - Issue Taxonomy: Classifies every finding by severity (Critical/High/Medium/Low) and category (Functional, Visual, Accessibility, Console, UX, Content) using a defined reference taxonomy. - Console Error Detection: Checks JavaScript console output after every navigation and interaction to surface silent errors. - Use Case: Point the Skill at a staging URL before a release; it navigates key 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 on https://staging.myapp.com covering the signup and checkout flows and save the report to ./dogfood-output.