What problem does it solve? Manual exploratory testing of web applications is slow and inconsistent, and silent JavaScript errors or below-the-fold rendering issues often go unnoticed. This Skill systematizes browser-based QA so every navigation, interaction, and defect is captured with reproducible evidence. ## Core Features & Use Cases - Five-Phase QA Workflow: Plan a sitemap, explore pages with browser tools, collect screenshot evidence, categorize and de-duplicate issues, then generate a structured report. - Silent Error Detection: Checks the browser console after every navigation and key interaction to surface high-value JavaScript errors. - Evidence-Backed Reporting: Every defect is documented with reproduction steps, severity/category classification, and annotated screenshots referenced inline via MEDIA paths. - Use Case: Point the Skill at a local staging app (e.g., a registration flow) and receive a report covering form validation bugs, XSS console errors, duplicate submissions, and layout issues, sorted by severity. ## Quick Start Run a dogfood QA test on http://localhost:3000 covering the signup and login flows, and save the bug report with screenshots to ./dogfood-output.