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 by severity and category, and generate a final report. - Issue Taxonomy: Classifies findings by severity (Critical/High/Medium/Low) and category (Functional, Visual, Accessibility, Console, UX, Content) using a defined reference taxonomy. - Structured Report Generation: Produces a Markdown report with an executive summary, per-issue reproduction steps, console errors, and inline screenshot evidence. - Use Case: Point the agent at a staging URL before a release; it navigates key user flows, tests forms with valid and invalid inputs, captures JavaScript console errors, and delivers a prioritized bug report. ## Quick Start Run exploratory QA testing on https://staging.example.com covering the signup and checkout flows and save the report to ./dogfood-output.