Skip to content
lackeyjb/playwright-skill logo

lackeyjb/playwright-skill

Verified

On-demand Playwright browser automation integrated as a Claude Code skill.

SkillsAgent Skills 2.8kOpen source
View on GitHub
Updated 2026-06-16
lackeyjb/playwright-skill GitHub repository

What is lackeyjb/playwright-skill?

A Claude Skill that adds full browser automation via Playwright, allowing Claude to create and execute scripts for testing or multi-step flows without relying on fixed templates.

Claude loads only the needed API details when required, runs code through a universal executor to avoid module issues, and returns results with screenshots and logs.

Designed for Claude Code users who need flexible web testing, visual checks, or interaction validation in their workflows.

What you can build with lackeyjb/playwright-skill

Homepage and Form Testing

Ask Claude to verify page loads, fill forms, or check signup flows with custom scripts.

Responsive Visual Checks

Capture screenshots across mobile and desktop viewports to inspect layout behavior.

Link and Asset Validation

Scan for broken links, confirm image loading, and test navigation elements automatically.

Install lackeyjb/playwright-skill

Install
/plugin install playwright-skill@playwright-skill
Quick start
# Add this repository as a marketplace
/plugin marketplace add lackeyjb/playwright-skill

# Install the plugin
/plugin install playwright-skill@playwright-skill

# Navigate to the skill directory and run setup
cd ~/.claude/plugins/marketplaces/playwright-skill/skills/playwright-skill
npm run setup
  1. 1Add the repository as a marketplace using the plugin command in Claude Code.
  2. 2Install the playwright-skill plugin through the Claude Code interface.
  3. 3Navigate to the skill folder and run npm run setup to complete configuration.
  4. 4Confirm the skill appears with the /help command.
  5. 5Test by requesting a simple task like checking if a site loads.

lackeyjb/playwright-skill: pros & cons

Pros

  • +Claude decides when to apply the skill and loads minimal context
  • +Visible browser mode by default for real-time observation
  • +Handles module resolution and temp file cleanup reliably
  • +Supports both plugin and standalone installation paths

Cons

  • Requires Claude Code environment and plugin setup steps
  • Nested folder structure needs manual extraction for non-plugin use
  • Depends on npm for initial configuration
Did you find this helpful?

Frequently asked questions

Yes, you can extract and install just the inner skill folder for global or project use.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote lackeyjb/playwright-skill

Add this badge to your website, or share the tool.

DFeatured on Dhanasvilackeyjb/playwright-skill 0