What problem does it solve?
Rapidly verify web UIs and user flows without a full browser, removing repetitive manual QA steps by providing fast, scriptable headless browsing with reproducible visual evidence for bugs and deployments.
Core Features & Use Cases
- Persistent Headless Chromium: keep cookies, storage, and tabs across commands to reproduce flows and login states.
- Snapshot + Refs: accessible-tree snapshots that produce @e/@c refs for reliable, ref-based interactions.
- Visual Evidence & Diffing: take annotated screenshots, responsive previews, and unified diffs before/after actions for bug reports.
- Interaction Automation: navigation, clicks, fills, uploads, dialog handling, viewport control, and form testing at ~100ms per command.
- Cookie Import & Picker: decrypt and import Chromium cookies (macOS flows) and deliver them into Playwright contexts for session reproduction.
- Handoff & Resumption: escalate to a headed browser for CAPTCHAs or MFA, then resume automated workflows with preserved state.
Quick Start
Ask the skill to navigate to a URL and produce an annotated interactive snapshot by running a goto to your site followed by snapshot -i -a.