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 provides a systematic five-phase workflow for finding, evidencing, and reporting web app defects. ## Core Features & Use Cases - Systematic Exploration: Navigates pages, clicks elements, fills forms, and checks the JavaScript console after every interaction to catch silent errors. - Evidence Collection: Captures annotated screenshots for every issue and classifies findings using a severity and category taxonomy (Critical through Low; Functional, Visual, Accessibility, Console, UX, Content). - Structured Reporting: De-duplicates issues, sorts them by severity, and generates a complete Markdown report with an executive summary, per-issue details, and a summary table. - Use Case: Point the Skill at a staging URL before a release, and it will crawl key user flows, document a broken checkout button with a screenshot and console errors, and deliver 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.