What problem does it solve? Manually testing a web application for bugs, UX problems, and console errors is time-consuming, and findings are often reported without enough evidence for engineers to reproduce them. This Skill systematically explores a web app like a real user and documents every issue with screenshots, repro videos, and step-by-step instructions. ## Core Features & Use Cases - Systematic Exploration: Walks through navigation, forms, interactive elements, edge cases, and end-to-end workflows using the agent-browser CLI. - Repro-First Documentation: Captures annotated screenshots and repro videos for interactive issues, and single annotated screenshots for static issues like typos or misalignment. - Structured Reporting: Produces a severity-ranked report (critical/high/medium/low) using a consistent template with an issue taxonomy covering visual, functional, UX, content, performance, console, and accessibility categories. - Use Case: Point it at a staging URL before a release, and receive a report of 5-10 well-documented issues that can be handed directly to engineering and design teams. ## Quick Start Dogfood the app at http://localhost:3000 and give me a report of all the issues you find.