Back to Agent Skills
Development & Testing
Playwright CLI
by Julien Thibeaut (ui-skills.com) 3.7k GitHub stars
Automate browser interactions, test web pages, and work with Playwright end-to-end tests.
#playwright#e2e#testing#automation
Claude Code Codex
Overview
The Playwright CLI skill drives browser automation and end-to-end testing with Playwright, from navigating pages to authoring and running tests. Use it for reliable E2E coverage and browser-driven verification of UI changes.
What it is good for
- Writing E2E tests for a flow
- Automating browser interactions
- Verifying UI changes in a real browser
- Debugging failing Playwright tests
Install
Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add ibelick/ui-skills
/plugin install playwright-cli
# Or install manually into ~/.claude/skills:
git clone https://github.com/ibelick/ui-skills.git
cp -r ui-skills/playwright-cli ~/.claude/skills/playwright-cli Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
Development & Testing
MCP Builder
Guide the creation of Model Context Protocol servers to connect APIs and tools to AI agents.
Claude Code Codex
Development & Testing Superpowers
A core skills library of 20+ battle-tested, composable tools and workflows for everyday agent development tasks.
Claude Code Codex
Development & Testing Vercel React Best Practices
React and Next.js performance guidelines from Vercel Engineering — data fetching, bundle optimization, and rendering patterns.
Claude Code Codex