Skip to main content
Back to registry

playwright-mcp-dev

microsoft/playwright

When you need to add something to config.

Installs313
Install command
npx skills add https://github.com/microsoft/playwright --skill playwright-mcp-dev
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
When you need to add something to config. The skill file is located at packages/playwright/src/skill/SKILL.md . It contains documentation for all available CLI commands and MCP tools. Update it whenever you add new commands or tools. At any point in time you can run "npm run playwright-cli -- --help" to see the latest available commands and use them to update the skill file. - Create a new tool in packages/playwright/src/mcp/browser/tools/your-tool.ts - Register the tool in packages/playwright/src/mcp/browser/tools.ts - Add ToolCapability in packages/playwright/src/mcp/config.d.ts - Place new tests in tests/mcp/mcp- .spec.ts - Assume watch is running at all times, run lint to see type errors - Run tests as npm run ctest-mcp - Do not run test --debug - CLI commands are based on MCP tools. Implement the corresponding MCP tool as per Adding MCP Tools section above, if needed. - Add new CLI category for tool if needed: - Add Category in packages/playwright/src/mcp/terminal/command.ts - Update doc generator packages/playwright/src/mcp/terminal/helpGenerator.ts - Register command in packages/playwright/src/mcp/terminal/commands.ts - Update skill file at packages/playwright/src/skill/SKILL.md and references if necessary in packages/playwright/src/skill/references/ - Place new tests in tests/mcp/cli- .spec.ts - packages/playwright/src/mcp/program.ts - add CLI option and doc -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does playwright-mcp-dev do?

When you need to add something to config.

Is playwright-mcp-dev good?

playwright-mcp-dev does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does playwright-mcp-dev work with?

playwright-mcp-dev currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to playwright-mcp-dev?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install playwright-mcp-dev?

npx skills add https://github.com/microsoft/playwright --skill playwright-mcp-dev

Related skills

More from microsoft/playwright

Related skills

Alternatives in Software Engineering