What problem does it solve?
This Skill eliminates the tedious manual work of testing websites and verifying deployments by providing a persistent headless browser that navigates pages, interacts with elements, and captures visual evidence automatically.
Core Features & Use Cases
- Persistent Browser Sessions: Auto-starts a Chromium daemon on first use (~3s), then executes commands in ~100-200ms with cookies and tabs persisting between calls.
- Visual QA & Screenshots: Take annotated screenshots with @ref labels, test responsive layouts across viewports, and capture before/after diffs to verify changes.
- Form & Flow Testing: Automate login flows, file uploads, and multi-step user journeys with ref-based element interaction and dialog handling.
Quick Start
Use the gstack skill to navigate to your staging URL, take a screenshot of the homepage, and verify the page loads without console errors.