What problem does it solve? Manual exploratory QA of web applications is slow and inconsistent, and bugs often ship without documented evidence. This Skill automates systematic browser-based testing, capturing console errors, screenshots, and reproducible steps for every issue found. ## 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: Classifies findings by severity (Critical/High/Medium/Low) and category (Functional, Visual, Accessibility, Console, UX, Content) using a reference taxonomy. - Evidence-Backed Reporting: Produces a Markdown report with an executive summary, per-issue reproduction steps, console errors, and inline screenshot references. - Use Case: Point the agent at a staging URL before a release; it navigates key flows, tests forms with valid and invalid inputs, checks the JS console after each interaction, and delivers a prioritized bug report. ## Quick Start Run exploratory QA on https://staging.example.com covering the signup and checkout flows and save the report to ./dogfood-output.