What problem does it solve?
Developers and builders cannot always see what an AI assistant does in a browser; this Skill connects Claude to a visible Playwright-controlled Chrome window so you can watch every navigation, click, and automation step in real time and verify behavior immediately.
Core Features & Use Cases
- Headed Playwright Chrome: Launches a visible Chromium instance with the gstack extension auto-loaded so actions are observable.
- Live Activity Feed: Shows every command and navigation in a Side Panel activity stream for demos, debugging, and audits.
- Sidebar Chat & Automation: Enables a sidebar agent to accept natural language commands, run browse actions (goto, click, fill, snapshot), and demonstrate workflows like QA, design review, and performance checks.
- Robust Setup & Recovery: Includes pre-flight cleanup, status verification, extension path discovery, and guidance for manual extension loading when auto-load fails.
- Example: Run a visible test of a login flow, watch every click and screenshot appear in the Side Panel, and use the sidebar chat to ask for a snapshot and page summary.
Quick Start
Ask Claude to connect chrome to launch a visible Playwright Chrome window with the gstack Side Panel and show the live activity feed.