What problem does it solve? Manual browser testing and visual verification is slow and error-prone. This Skill automates navigating URLs, interacting with page elements, capturing screenshots, and collecting console errors so testing and deployment verification produce consistent, documented evidence. ## Core Features & Use Cases - Playwright MCP Automation: Navigate URLs, capture accessibility tree snapshots, click elements, type text, and fill forms through structured MCP tool calls. - Visual Evidence Capture: Take viewport or full-page screenshots to back up every visual finding in the report. - Structured Browser Reports: Emit a standardized report covering page status, accessibility findings, interaction logs, console errors, and screenshots. - Use Case: After deploying a landing page, invoke this Skill to load the live URL, verify key buttons and forms work, capture a full-page screenshot, and report any console errors before announcing the launch. ## Quick Start Ask the agent to open a URL with the browser-pilot skill, fill out the signup form, take a full-page screenshot, and report any console errors.