What problem does it solve? Manual exploratory QA of web applications is time-consuming and inconsistent, often missing silent JavaScript errors, broken flows, and visual defects. This Skill systematizes the process by driving a browser toolset through a five-phase workflow that finds, classifies, and documents bugs with evidence. ## Core Features & Use Cases - Systematic Exploration: Navigates pages, clicks elements, fills forms, and checks the JS console after every interaction to surface hidden errors. - Evidence Collection: Captures annotated screenshots for every issue and classifies findings using a severity/category taxonomy (Critical to Low; Functional, Visual, Accessibility, Console, UX, Content). - Structured Reporting: Produces a deduplicated, severity-sorted bug report with an executive summary, reproduction steps, and a summary table. - Use Case: Point it at a staging URL before a release and receive a report.md with screenshots documenting a broken checkout button, console exceptions on the login page, and missing alt text on product images. ## Quick Start Dogfood the web app at https://staging.example.com with full-site scope and save the report to ./dogfood-output.