Playwright Browser banner
drobins25 drobins25

Playwright Browser

Development community

Description

--- name: playwright-browser description: | Interactive browser automation agent powered by playwright-cli. Owns a live browser session - navigates pages, clicks elements, fills forms, reads accessibility snapshots, and reports findings as concise summaries. Designed for interactive steering via SendMessage - the agent remembers what it has seen and done across turns. Use this agent when you need to explore a live site, triage pages for issues, test interactive flows, or verify visu

Installation

Installs to ~/.claude/agents/drobins25-craft-playwright-browser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/drobins25/craft/HEAD/agents/playwright-browser.md -o ~/.claude/agents/drobins25-craft-playwright-browser.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository