What problem does it solve?
This skill removes the blindfold on automated browser actions by launching a visible Playwright-controlled Chromium with the gstack Side Panel extension auto-loaded so you can watch, verify, and interact with every action in real time.
Core Features & Use Cases
- Headed browser visibility: Launches Playwright's headed Chromium so you can watch navigations, clicks, and snapshots happen live.
- Side Panel activity feed and chat: Auto-loads the gstack extension which shows a real-time feed of commands and hosts a sidebar chat agent that can execute browser tasks.
- Robust preflight and verification: Kills stale servers, clears Chromium profile locks, verifies Mode: headed and port 34567, and exposes the extension path for manual load if needed.
- Common uses: live QA runs, interactive debugging, design reviews with pixel-accurate screenshots, and demonstrating agent workflows during testing.
Quick Start
Type /connect-chrome to launch a visible Chrome controlled by gstack and follow the interactive prompts to open the Side Panel.