Browser automation and testing with Playwright. Use when testing web applications, automating browser tasks, taking screenshots, or validating UI behavior.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add majiayu000/spellbook --skill playwright-automation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Playwright Automation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-playwright-automation-spellbook)More formats (shields.io, HTML) on the badges page.
---
name: playwright-automation
description: Browser automation and testing with Playwright. Use when testing web applications, automating browser tasks, taking screenshots, or validating UI behavior.
allowed-tools: Read, Bash, Write, Edit
---
# Playwright Browser Automation
Use this skill for Playwright scripts that inspect pages, capture screenshots, automate forms, test responsive views, or collect console/network evidence.
## Routing
- Start here to confirm scope, safety boundaries, and the minimum workflow.
- Load `references/full-guide.md` before executing detailed commands, applying templates, or relying on examples from this skill.
- Keep the work limited to the user-requested target; do not add adjacent improvements unless the user asks.
## Quick Workflow
1. Confirm the target, available context, constraints, and done-when signal.
2. Read the relevant section of `references/full-guide.md` for task-specific details.
3. Execute the smallest reversible action that satisfies the request.
4. Verify with a runnable script, explicit target URL, captured output or artifact path, and cleanup of any started local servers.
5. Report changed files, commands run, evidence collected, and any remaining risk.
## References
- `references/full-guide.md` - complete command patterns, examples, checklists, and edge cases.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!