v3.0.0 - Initial Release
Playwright Skill for Claude Code
General-purpose browser automation with Playwright. Test pages, automate interactions, validate UX - any browser task on-the-fly with visible browser by default.
Features
- ✅ Any automation task - not limited to pre-built scripts
- ✅ Visible browser by default for debugging
- ✅ Zero module resolution errors
- ✅ Progressive disclosure pattern
- ✅ Safe cleanup and comprehensive helpers
Installation
cd ~/.claude/skills
git clone https://github.com/lackeyjb/playwright-skill.git
cd playwright-skill
npm run setup