Playwright automation
Cross-runtime skills for Claude Code, Codex, and multi-agent workflows.
npx -y skills add majiayu000/spellbook --skill playwright-automationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Browser automation and testing with Playwright. Use when testing web applications, automating browser tasks, taking screenshots, or validating UI behavior.
SKILL.md
1.3 KB, as published. Nobody here has run it
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.mdbefore 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
- Confirm the target, available context, constraints, and done-when signal.
- Read the relevant section of
references/full-guide.mdfor task-specific details. - Execute the smallest reversible action that satisfies the request.
- Verify with a runnable script, explicit target URL, captured output or artifact path, and cleanup of any started local servers.
- Report changed files, commands run, evidence collected, and any remaining risk.
References
references/full-guide.md- complete command patterns, examples, checklists, and edge cases.