create-playwright-mcp
Installation
SKILL.md
Create Playwright MCP Integration
Purpose
Guide users through setting up a Playwright MCP server to enable Claude Code to interact with browsers for web automation, testing, and scraping.
Instructions
1. Check Prerequisites
Verify Node.js is installed (v18+ required):
node --version
2. Install Playwright Browsers
Playwright requires browser binaries to be installed: