Loading...
Loading...
Found 47 Skills
Explains how to add and debug playwright MCP tools and CLI commands.
Playwright MCP server: browser automation via MCP protocol, page interaction, form filling
Live browser interaction via Playwright MCP — navigate pages, click buttons, fill forms, take screenshots.
Browser automation MCP server using Playwright's accessibility tree for LLM-friendly web interaction
Run browser automation through @playwright/mcp over UXC stdio MCP, with daemon-friendly session reuse and safe action guardrails. Use when tasks need deterministic page navigation, DOM snapshots, and scripted browser interaction from CLI.
Private browser testing rules for jb workflows. Prefer playwrighter_exec with careful tab selection, fall back to agent-browser, and avoid playwright-mcp.
Write, review, or debug end-to-end tests using Playwright. Use when asked to 'write e2e tests', 'add Playwright tests', 'test this user flow', 'fix flaky tests', 'create a test suite', or 'debug this e2e failure'. Invoke with /playwright-e2e or when user mentions e2e tests, Playwright, or test automation. Do NOT use for live browser interaction via MCP tools — use playwright-mcp for that. Do NOT use for unit/integration tests — use tdd-guide agent instead.
Enables Claude to create, edit, and present Microsoft PowerPoint presentations via Playwright MCP
Enables Claude to read, compose, and manage emails in Microsoft Outlook via Playwright MCP
Generate a Playwright test based on a scenario using Playwright MCP
Automate filling in a form using Playwright MCP
Website exploration for testing using Playwright MCP