What problem does it solve?
Manual browser testing, deployment verification, and bug documentation require repetitive actions that are slow and easy to forget. This Skill automates headless browser control so you can navigate pages, interact with elements, capture screenshots, and verify site behavior in seconds.
Core Features & Use Cases
- Persistent Headless Browser: Auto-starts a Chromium daemon that maintains cookies, tabs, and sessions across commands — first call takes ~3 seconds, subsequent calls take ~100-200ms.
- Element Interaction & Verification: Navigate URLs, click elements, fill forms, check element states, and diff snapshots to verify UI changes without manual inspection.
- Visual Evidence Capture: Take full-page screenshots, responsive layout sweeps, annotated snapshots with element refs, and element crops to document bugs or verify designs.
Quick Start
Use the gstack skill to navigate to your staging URL, take a screenshot of the homepage, and verify the page loads correctly by checking for console errors and confirming key elements are visible.