What problem does it solve? Manually exploring a web application to find bugs is slow and inconsistent, and issues are often reported without evidence or severity classification. This Skill runs a systematic five-phase exploratory QA workflow that navigates pages, interacts with elements, captures screenshots and console errors, and produces a structured bug report. ## Core Features & Use Cases - Systematic Exploration: Plans a sitemap, navigates pages, clicks elements, fills forms, and checks keyboard navigation using the browser toolset. - Evidence Collection: Captures annotated screenshots and JavaScript console errors after every interaction, classifying each issue by severity (Critical to Low) and category (Functional, Visual, Accessibility, Console, UX, Content). - Structured Reporting: Generates a report with an executive summary, per-issue reproduction steps, a summary table, and testing coverage notes. - Use Case: Point the agent at a staging URL before a release, and receive a prioritized bug report with screenshot evidence and console errors for every issue found. ## Quick Start Ask the agent to dogfood-test https://staging.example.com focusing on the signup and checkout flows and save the report to ./dogfood-output.