Skip to content

v3.0.0 - Initial Release

Choose a tag to compare

@lackeyjb lackeyjb released this 19 Oct 21:37
· 25 commits to main since this 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