What problem does it solve? Manual exploratory testing of web applications often produces vague bug reports that developers cannot reproduce. This Skill systematically explores a web app in a real browser, finds issues, and documents each one with video recordings, annotated screenshots, and numbered reproduction steps so every finding is provable. ## Core Features & Use Cases - Systematic Exploration: Walks through navigation, forms, interactive elements, edge cases, and console errors using the agent-browser CLI with a named session. - Repro-First Documentation: Records videos and step-by-step screenshots for interactive bugs, and single annotated screenshots for static issues like typos or misalignment. - Structured Reporting: Generates a severity-categorized report (critical/high/medium/low) from a template, with an issue taxonomy reference covering visual, functional, UX, content, performance, console, and accessibility categories. - Use Case: Point it at a staging deployment before a release. It signs in if needed, explores core workflows like a real user, and delivers a report of 5-10 well-documented issues with full reproduction evidence. ## Quick Start Dogfood https://staging.myapp.com and produce a bug report with reproduction videos for every issue you find.