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, explore, collect evidence, categorize, and report on web application issues using browser automation tools. - Evidence Capture: Takes annotated screenshots, monitors JavaScript console errors, and records reproduction steps for every bug. - Structured Bug Reports: Classifies issues by severity (Critical/High/Medium/Low) and category (Functional/Visual/Accessibility/Console/UX/Content), then generates a formatted Markdown report. - Use Case: Point the Skill at a staging URL before a release; it navigates pages, clicks elements, fills forms with valid and invalid inputs, and delivers a prioritized bug report with screenshot evidence. ## Quick Start Ask the assistant to dogfood-test your web app at a given URL with a defined scope and save the bug report to an output directory.