Playwright Skill

Stale
GitHub JavaScript MIT

Description

playwright-skill is a Claude Code Skill that lets Claude Code agents drive Playwright browsers directly.

Key Features

  • Claude Code Skill — native integration
  • Playwright tools — browser-callable toolset
  • Zero deploy — install the skill and start
  • Multi-browser — Chromium, Firefox, WebKit
  • Automation tasks — screenshots, forms, scraping
  • Extensible — custom commands and scripts

Use Cases

💡 Driving browsers directly inside Claude Code
💡 Adding visual skills to Anthropic Claude Code
💡 Handing verification and scraping jobs to Claude
💡 Exposing Playwright tools to other agents

Quick Start

claude /skill:install
# pick lackeyjb/playwright-skill in the marketplace
claude "Open https://example.com and screenshot it"

Related Projects