test
Installation
SKILL.md
/test - Web E2E Testing Agent
Prerequisites: Playwright MCP Setup
- No npm install needed — Claude Code handles it automatically
- Create
.mcp.jsonin project root (not in.claude/or subdirectories):{ "mcpServers": { "playwright": { "command": "npx", "args": ["@playwright/mcp@latest"] } } } - Restart Claude Code after adding/modifying
.mcp.json - Verify MCP active: look for
mcp__playwright__browser_*tools