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, captures screenshots and console errors as evidence, and produces a structured bug report. ## Core Features & Use Cases - Systematic 5-Phase Workflow: Plan, explore, collect evidence, categorize, and report — covering navigation, forms, interactive elements, and edge cases across the target site. - Evidence Collection: Captures annotated screenshots, console errors, and reproduction steps for every issue found. - Standardized Issue Classification: Uses a severity (Critical/High/Medium/Low) and category (Functional/Visual/Accessibility/Console/UX/Content) taxonomy to deduplicate and prioritize findings. - Use Case: Point the Skill at a staging URL before a release; it navigates key user flows, tests forms with valid and invalid inputs, checks the console for silent JavaScript errors, and delivers a report.md with severity-ranked issues and screenshot evidence. ## Quick Start Run exploratory QA testing on https://staging.example.com covering the signup and checkout flows and save the bug report to ./dogfood-output.