Agent skill

playwright-dev

Explains how to develop Playwright - add APIs, MCP tools, CLI commands, and vendor dependencies.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/playwright-dev

SKILL.md

Playwright Development Guide

Table of Contents

  • Library Architecture — client/server/dispatcher structure, protocol layer, DEPS rules
  • Adding and Modifying APIs — define API docs, implement client/server, add tests
  • MCP Tools and CLI Commands — add MCP tools, CLI commands, config options
  • Vendoring Dependencies — bundle third-party npm packages into playwright-core or playwright

Build

  • Assume watch is running and everything is up to date.
  • If not, run npm run build.

Lint

  • Run npm run flint to lint everything before commit.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results