一键导入
playwright-dev
Explains how to develop Playwright - add APIs, MCP tools, CLI commands, and vendor dependencies.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Explains how to develop Playwright - add APIs, MCP tools, CLI commands, and vendor dependencies.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | playwright-dev |
| description | Explains how to develop Playwright - add APIs, MCP tools, CLI commands, and vendor dependencies. |
See CLAUDE.md for monorepo structure, build/test/lint commands, and coding conventions.
check_depswebkit/webview/ against stock Mobile Safari; provisional-target pause/resume; what's upstream vs Playwright patches; local + CI test setupnode_modules/playwright/lib/ between versionsAutomate browser interactions, test web pages and work with Playwright tests.
How the Playwright bot writes anything public — issue comments, PR descriptions and replies, release notes. Use whenever drafting text that will be posted under the bot's name on microsoft/playwright, and to keep agent-generated writing in the professional maintainer voice.
Triage a Playwright bug report by reproducing it from the information in the issue. Use when asked to triage, reproduce, or verify a GitHub issue (a new bug report, or an existing report with a new comment).
Inspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots.
DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.