๐ฏ
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
1,068Installs
-
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.