Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Playwright

Use when the task requires automating a real browser from the terminal via playwright-cli: navigation, form filling, snapshots, screenshots, data extraction, tracing, and UI-flow debugging. Prefer the bundled wrapper script so the CLI works without a global install. Treat this skill as CLI-first automation; do not pivot to @playwright/test unless the user explicitly asks for test files.

majiayu000 fddc28c 2 files · 10.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/playwright-platxa-platxa-skill-generat commit fddc28cfa1

Frequently asked questions

npx skillmds add majiayu000/playwright-12