playwriter
Control the user's currently open Chrome tab through the Playwriter CLI (no new browser launch). Use when you need to inspect live UI state, run scripted browser actions, capture console output, or reproduce frontend issues directly in the user's tab.
- installs 8w
- 1,919
- 30-day movement
- starts with the next reading
- Related entries
- 3
- Connections
- 0
An agent skill (SKILL.md) that instructs an AI coding agent to control the user's currently open Chrome tab through the Playwriter CLI, attaching to the existing browser instead of launching a new one. It documents a connection workflow, useful commands, troubleshooting (e.g., re-attaching to the correct tab via the extension icon), and guardrails like preferring read-only inspection and announcing destructive actions.
It lets you inspect live UI state, run scripted browser actions, and capture console output directly in the user's actual tab when reproducing or debugging frontend issues.
Use it to
- Inspect live UI state in the active tab
- Run scripted browser actions via the CLI
- Capture console output from the page
- Reproduce frontend issues in the user's tab
- Verify a fix against the real running UI
For Users of AI coding agents doing frontend debugging
- Host repository
- brianlovin/agent-config
- Installs, lifetime
- 2,200
- Installs, 8 weeks
- 1,919
- Host stars
- 370
- Host language
- Shell