← Back to list
🛠️
playwright-skill ✓ Security reviewed
Complete browser automation with Playwright. Auto-detects dev servers, writes reusable test scrip…
🛠️ Developer Tools By lackeyjb Version v1.0.0 Updated 2026-09-03
7.7Overall rating

Installation

🤖 Install via AI

Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.

Install the "playwright-skill" skill by following the instructions at https://skill123.me/install/playwright-skill.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/playwright-skill.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v1.0.0 · 14 KB

About this skill

Overview

Complete browser automation with Playwright. Auto-detects dev servers, writes reusable test scripts, and supports screenshots, responsive checks, UX validation, login flows, link checks, and arbitrary browser automation. Use when the user wants to test a website, automate browser interactions, validate web functionality, or perform browser-based testing.

Source

  • Repo: https://github.com/lackeyjb/playwright-skill
  • Path: skills/playwright-skill

Evaluation

AI-evaluated 2026-09-03: Clear workflow with dev-server detection, modern locator-first Playwright patterns, working examples, helper API, and env-var configuration. Browser automation is a very common need with realistic Node.js prerequisites; credential guidance is sound (never invent or expose credentials, caution on reusing an authenticated Chrome session).

Score breakdown

Quality
7.0
Usability
8.0
Security
8.0
Popularity
7.0