π―
dev
π―Skillfrom microsoft/playwright-cli
What it does
|Provides a CLI interface for Playwright browser automation, optimized for coding agents with token-efficient SKILL-based workflows instead of MCP.
Same repository
microsoft/playwright-cli(4 items)
dev
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add microsoft/playwright-cli --skill devskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add microsoft/playwright-cli --skill devManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/dev/SKILL.mdSKILL.md
127Installs
-
AddedFeb 15, 2026
More from this repository3
πͺππ―
microsoft-playwright-cliπͺMarketplace
CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
playwright-cliπPlugin
CLI interface for Playwright browser automation, optimized for AI coding agents. More token-efficient than MCP by avoiding large tool schemas and accessibility trees, making it ideal for high-throughput agent workflows.
playwright-cliπ―Skill
Automates browser interactions via CLI, enabling web testing, form filling, screenshots, and data extraction with simple command-line operations.