🎭
AutomationJavaScript

Playwright Browser Automation

by lackeyjb

Playwright Browser Automation is an Automation skill for Claude Code, published by lackeyjb in playwright-skill.

3K stars231 forkson lackeyjb/playwright-skillAdded 2026/08/17+1% in starsRepository updated 2026/08/14
agent-skillsai-agentsautomationscoding-agentsdeveloper-toole2e-testing-toolsplaywright-automationplaywright-testsweb-automationweb-testing-automation
Install in seconds
Install Playwright Browser Automation
Copy Playwright Browser Automation into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/lackeyjb/playwright-skill/tree/main/skills/playwright-skill ~/.claude/skills/playwright-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/lackeyjb/playwright-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/playwright-skill/SKILL.md in lackeyjb/playwright-skill
Installs to
~/.claude/skills/playwright-skill
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What Playwright Browser Automation does

Playwright Browser Automation writes and executes Playwright scripts to test websites, automate browser interactions, validate UI flows, capture screenshots, and check responsive layouts. Use it for end-to-end testing, login validation, link checking, and other browser automation tasks.

Playwright Browser Automation is cataloged under Automation on DirSkills. Playwright Browser Automation comes from a repository tagged agent-skills, ai-agents, automations, coding-agents and developer-tool.

Documentation

README

Playwright Browser Automation

Write and execute focused Playwright scripts for the user's request. Prefer the skill's executor and helpers, but use the full Playwright API when needed.

Path resolution

This skill can be installed in several locations, so resolve its directory first. Set SKILL_DIR to the directory containing this SKILL.md file, then run the commands below as written:

export SKILL_DIR=<absolute path of the directory containing this SKILL.md>
export TMP_DIR="$(node -p 'require("node:os").tmpdir()')"

If shell state does not persist between commands, substitute the literal paths for $SKILL_DIR and $TMP_DIR in each command instead.

Common installation paths:

This is the opening of the README. Read the full README on GitHub.

Commands Playwright Browser Automation provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /sign

Frequently asked about Playwright Browser Automation

  • How does Playwright Browser Automation compare to other Automation skills?

    Playwright Browser Automation ranks #400 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Playwright Browser Automation against them. Open each page to compare what they document and how they install.