playwright-skill

Playwright patterns: clicks, fills, waits, retries. The do-it-right defaults.

Score 0(?)CommunityCodeby lackeyjbSource
Verified for:

Install

$ npx skills add lackeyjb/playwright-skill

Best for

Adding Playwright tests where the agent would otherwise hand-roll fragile patterns.

About this skill

Browser automation patterns for Playwright — clicks, fills, waits, retries.

PlaywrightAutomation

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
8.3/15
GitHub stars
0/15
Recency
3.5/10
Compatibility
4/10
Documentation depth
6.5/10
Install ergonomics
10/10
License
5/5
Verification freshness
3/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.

BrowserAutomationAction-taking
Code
Medium4 min

Test local webapps with Playwright. Generation, run, report — end-to-end.

PlaywrightE2ETesting
Code
Medium3 min

TDD with red/green/refactor as a concrete TypeScript walkthrough.

TDDTypeScript
Code
Low2 min

Ranked #12 in Testing

Publish the ranking in your README. The badge reads the live score, so it updates when the ranking does.

playwright-skill — ranked #12 in Testing on Top Agent Skills
Markdown
[![playwright-skill — ranked #12 in Testing on Top Agent Skills](https://top-agent-skills.com/badge/playwright-skill.svg)](https://top-agent-skills.com/skill/playwright-skill)
HTML
<a href="https://top-agent-skills.com/skill/playwright-skill"><img src="https://top-agent-skills.com/badge/playwright-skill.svg" alt="playwright-skill — ranked #12 in Testing on Top Agent Skills"></a>

Skill FAQ

About playwright-skill

What is the playwright-skill skill?

Browser automation patterns for Playwright — clicks, fills, waits, retries.

Which agents does playwright-skill work with?

Claude Code, Cursor.

How do I install playwright-skill?

Run `npx skills add lackeyjb/playwright-skill` for Claude Code. See the install panel for per-agent commands.

Is playwright-skill free to use?

Yes — playwright-skill is open source (MIT).

Who maintains playwright-skill?

playwright-skill is published by lackeyjb and was last updated on 2025-12-19.

What is playwright-skill best for?

Adding Playwright tests where the agent would otherwise hand-roll fragile patterns.