playwright
CommunityAutomate browser tasks with Playwright.
System Documentation
What problem does it solve?
This Skill lets you automate browser interactions using Playwright, enabling you to test websites, validate functionality, and capture UX feedback without manual, repetitive steps. It auto-detects local dev servers, writes deterministic test scripts to /tmp, and runs them via a universal executor so you can focus on the outcome, not the setup.
Core Features & Use Cases
- Auto-detect dev servers: Identify running local servers for quick, iterative testing.
- Deterministic test scripts: The Skill writes scripts to /tmp/playwright-test-*.js to keep your project clean.
- Browser actions: Navigate pages, fill forms, take screenshots, validate responsive design, and verify links and login flows.
- Reuse existing auth: Uses a Chrome-based debugging session to preserve cookies and login state across runs.
Quick Start
Use the Playwright skill to automate a simple test against a local dev site. The system will auto-detect servers, generate a script in /tmp, and execute it through the universal executor. Example: cd $SKILL_DIR && node run.js /tmp/playwright-test-page.js
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: playwright Download link: https://github.com/hmps/agent-tools/archive/main.zip#playwright Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.