---
name: playwright-skill
slug: playwright-skill
score: 47
rubric: 1.0
provenance: community
publisher: lackeyjb
license: MIT
capability: action-taking
canonical: https://top-agent-skills.com/skill/playwright-skill
---

# playwright-skill

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

## Install

### Claude Code

```bash
npx skills add lackeyjb/playwright-skill
```

### Cursor

```bash
npx skills add lackeyjb/playwright-skill --skill playwright-skill --target cursor
```

## Best for

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


## About

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

## Compatibility

claude-code, cursor

## Metadata

- Categories: testing-qa, browser-automation
- Tags: Playwright, Automation
- Setup time: 2 min
- Complexity: Low
- Last update: 2026-04-10
- Verified: 2026-04-29
- Source: https://github.com/lackeyjb/playwright-skill


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
