What problem does it solve?
This Skill removes the guesswork of whether a web page is broken by letting you load any URL, interact with UI elements, verify resulting state, and capture evidence quickly.
Core Features & Use Cases
- Fast page QA and dogfooding: Navigate, click, fill, select, hover, and wait for UI changes in a persistent headless Chromium session.
- Reliable interaction discovery: Use snapshot views with interactive element refs, including non-ARIA cursor-interactive dropdown and popover items.
- Verification with diffs and screenshots: Produce unified diffs between snapshots and annotate screenshots to generate bug-quality evidence.
- Use Case: Verify a deployment by reproducing a user flow on staging, confirming expected UI state, and capturing screenshots and diffs for a clear bug report.
Quick Start
Ask the Skill to open the target URL, run a snapshot for interactive elements, perform the required actions, then take an annotated screenshot showing the observed results.