Hasty Briefsbeta

Show HN: Playwright Skill for Claude Code – Less context than playwright-MCP

11 hours ago
  • #playwright
  • #browser-automation
  • #claude-skill
  • Claude Skill enables browser automation using Playwright for custom tasks.
  • Features include visible browser by default, zero module resolution errors, and safe cleanup.
  • Installation options: via Claude Code plugin system, GitHub, or manual download.
  • Usage involves describing the task, Claude writing custom code, and executing it with results.
  • Default settings: headless false, slow motion 100ms, timeout 30s, screenshots saved to /tmp/.
  • Project structure includes SKILL.md, run.js, API_REFERENCE.md, and helper utilities.
  • Requirements: Node.js >= 14.0.0, Playwright ^1.48.0, Chromium.
  • Troubleshooting tips for installation and module resolution issues.
  • Skills are modular capabilities that Claude autonomously invokes based on requests.
  • Contributions are welcome under MIT License.