Playwright Skills
AI Agent Skills for Playwright, Browser Automation, and UI Verification
If the task ends in a browser, a normal coding skill stack is usually not enough. You need a browser-capable skill, a good loop for screenshots or visual checks, and a way to keep the test flow tied to the exact UI state you are trying to debug.
This page groups the Playwright-adjacent skills that help with scripted automation, interactive debugging, screenshot capture, and frontend verification across Codex and Claude Code.
Codex
Browse Codex browser skills
Codex currently offers the strongest official browser automation stack for Playwright-driven terminal workflows.
Claude
Browse Claude Code testing skills
Use the Claude directory when your Playwright work is part of a broader testing or frontend verification flow.
Review
Add review-oriented skills next
Playwright gets stronger when you pair it with PR, security, and review skills that explain what the browser run should validate.
When Playwright skills are the right answer
Use Playwright skills when the question depends on real browser state: form submissions, navigation, DOM changes, visual regressions, authenticated flows, screenshots, or step-by-step UI debugging.
How to build a practical stack
A strong setup usually means one automation skill, one interactive debugging skill, and one verification skill that captures screenshots or behavior evidence you can review after the run.
Curated Listings
Playwright-focused skills worth using together
These pages cover complementary parts of the browser workflow rather than duplicating the same capability.
Automation
Playwright CLI Skill
Use this when the task is scripted browser automation from the terminal: navigation, forms, assertions, screenshots, and repeatable flows.
Interactive Debugging
Playwright Interactive Skill
Best when the browser session needs to stay open while you inspect, adjust, and debug step by step instead of rerunning a full script each time.
Capture
Screenshot Capture
Helpful when the main deliverable is visual evidence of a UI state, regression, or rendered output rather than a scripted test alone.
Verification
Web Application Testing
Useful when the browser task lives inside a wider frontend QA process and you need structured verification instead of one command.
Frontend Support
Frontend Design
A good companion when the Playwright run keeps exposing weak UI structure, spacing, hierarchy, or brittle flows that need design-aware fixes.
Artifact Work
Web Artifacts Builder
Useful when the browser output is an interactive artifact, HTML experience, or richer frontend surface instead of a conventional app page.
Related Hubs
Keep drilling down by ecosystem or use case
These related hubs connect the broad search term to the next page that usually narrows the decision cleanly.
Best Codex Skills
Best Codex Skills for Builders Who Want Fast Leverage
Browse the best Codex skills for CLI creation, Playwright, PR handling, official docs, deployment, and skill authoring.
Best Claude Code Skills
Best Claude Code Skills for Real Workflows
Browse the best Claude Code skills to start with for testing, MCP servers, frontend work, documentation, and skill authoring.
Code Review Skills
AI Agent Skills for Code Review, PR Cleanup, and Verification
Browse AI agent skills for code review, PR cleanup, security review, browser verification, and architecture-sensitive review work.