This is your general-purpose browser automation tool when you need Claude to actually interact with websites. It auto-detects running dev servers so you can immediately test your localhost app without fumbling with port numbers, writes Playwright scripts to /tmp to keep your project clean, and runs everything in visible browser mode by default so you can watch what's happening. Good for the full range of web testing tasks: checking responsive layouts across viewports, validating login flows, filling forms, grabbing screenshots, or hunting down broken links. The workflow is straightforward: describe what you want automated, let it detect your dev server or provide a URL, and it generates and executes the Playwright code. Beats writing boilerplate test scripts when you just need to quickly verify something works.
npx -y skills add lackeyjb/playwright-skill --skill playwright-skill --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar