playwright skills

440 tagged playwright, measured the same way as everything else here.

Browse within: browser-automation 59accessibility 45copilot 44chat-modes 43copilot-agent 43instructions 43prompts 43python 37qa 35e2e-testing 32agent-native 28core-web-vitals 27privacy 27end-to-end-testing 20

microsoft/playwright

Skill Claude CodeCodex

Query Playwright CI test results from the aggregated DuckDB database. Answers questions about flaky tests, failure rates, slow tests, and per-run/SHA/PR results without hunting through GitHub artifacts.

95k 3d ago A 45 tokens original Apache-2.0

playwright-cli

02

microsoft/playwright

Skill Claude CodeCodex

Automate browser interactions, test web pages and work with Playwright tests.

95k 3d ago A 19 tokens original Apache-2.0

microsoft/playwright

Skill Claude CodeCodex

Set up component testing with Playwright using a story gallery — scaffold stories and a gallery dev page driven by the built-in mount fixture, no dedicated component-testing runtime. Use when asked to test React or Vue components in isolation with Playwright, or to migrate off @playwright/experimental-ct-react / -vue.

95k 3d ago A 69 tokens original Apache-2.0

scrapling-official

04

D4Vinci/Scrapling

Skill Claude CodeCodex

Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaScript rendering. Use when asked to scrape, crawl, or extract data from websites; webfetch fails; the site has anti-bot protections; write Python code to…

77k 6d ago A 80 tokens original BSD-3-Clause

stagehand-facade

05

browserbase/stagehand

Skill Claude CodeCodex

Browse, navigate, inspect, screenshot, and automate websites with the exact fx tools mcpstagehandrun, mcpstagehandsnapshot, and mcpstagehandscreenshot.

24k yesterday A 42 tokens original MIT

dev

06

microsoft/playwright-cli

Skill Claude CodeCodex

Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.

13k 4d ago A 27 tokens original Apache-2.0

playwright-cli

07

microsoft/playwright-cli

Skill Claude CodeCodex

Automate browser interactions, test web pages and work with Playwright tests.

13k 4d ago A 19 tokens copy · 100% Apache-2.0

dev-browser

08

SawyerHood/dev-browser

Skill Claude CodeCodex

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website"…

6.6k 1mo ago A 84 tokens original MIT

playwriter

09

remorses/playwriter

Skill Claude CodeCodex

Control the user own Chrome browser via Playwriter extension with Playwright code snippets in a stateful local js sandbox. Use this over other Playwright MCPs to automate the browser — it connects to the user's existing Chrome instead of launching a new one. Use this cli for navigating JS-heavy websites (Instagram…

3.8k 5d ago A 92 tokens original MIT

qawolf-cli

10

qawolf/cli

Skill Claude CodeCodex

Manage QA Wolf through the qawolf CLI. Use when asked to create, update, or list coverage requests, bug reports, or maintenance reports; start a run of flows or tags on the QA Wolf platform or read a run's results; list, set, or delete environment variables; manage environments, flows, or tags; request automation of…

3.4k 3d ago C 118 tokens original Apache-2.0

anakinscraper

11

Anakin-Inc/anakin

Skill Claude CodeCodex

Scrape any website into clean markdown or structured JSON. Anti-detect browser, smart proxy rotation, AI-powered data extraction.

2.5k 13d ago A 30 tokens AGPL-3.0

acestep

12

digitalsamba/claude-code-video-toolkit

Skill Claude CodeCodex

AI music generation with ACE-Step 1.5 — background music, vocal tracks, covers, stem extraction, audio repainting, and continuation for video production. Use when generating music, soundtracks, jingles, or working with audio stems. Triggers include background music, soundtrack, jingle, music generation, stem…

2.0k 4d ago A 84 tokens original MIT

ffmpeg

13

digitalsamba/claude-code-video-toolkit

Skill Claude CodeCodex

Video and audio processing with FFmpeg. Use for format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. Triggers include converting GIF to MP4, resizing video, extracting audio, compressing files, or any media transformation task.

2.0k 4d ago A 55 tokens original MIT

moviepy

14

digitalsamba/claude-code-video-toolkit

Skill Claude CodeCodex

Python video composition with moviepy 2.x — overlaying deterministic text on AI-generated video (LTX-2, SadTalker), compositing clips, single-file build.py video projects. Use when adding labels/captions/lower-thirds to LTX-2 or SadTalker outputs, building short ad-style spots in pure Python without Remotion, or doing…

2.0k 4d ago A 124 tokens original MIT

agentrhq/webcmd

Skill Claude CodeCodex

Use when writing a Webcmd adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through field decoding, adapter coding, and verify. Replaces webcmd-oneshot / webcmd-explorer. For ad-hoc browser driving without an adapter, use webcmd-browser instead; for top-level…

1.6k 2d ago A 84 tokens original Apache-2.0

webcmd-browser

16

agentrhq/webcmd

Skill Claude CodeCodex

Use when no deterministic Webcmd adapter command covers a live browser task requiring Playwright interaction, authenticated handoff, visible UI verification, or ad-hoc page inspection.

1.6k 2d ago A 37 tokens original Apache-2.0

webcmd-usage

17

agentrhq/webcmd

Skill Claude CodeCodex

Use at the start of any Webcmd session. This is the top-level map of what webcmd can do, how to discover adapters, what flags and output formats are universal, and which specialized skill to load next. Point here when an agent asks "what can webcmd do?" or "how do I find the right command?".

1.6k 2d ago A 74 tokens original Apache-2.0

moli-cdp-server

18

lexmount/moli

Skill Claude CodeCodex

Start Moli's CDP server and connect Playwright, Puppeteer, or raw CDP clients. Use to run a headless-browser CDP endpoint, replace a Chromium process, attach over CDP, enable real layout and screenshot surfaces, or diagnose CDP discovery, connection, and target startup—even when Moli is not named.

1.5k yesterday A 74 tokens original Apache-2.0

moli-webfetch

19

lexmount/moli

Skill Claude CodeCodex

Fetch, inspect, crawl, and capture live, JavaScript-rendered websites with Moli. Use when Codex needs current web content, web research, fact lookup, link following, a bounded crawl, client-rendered or response-gated content, network diagnostics, or a standalone HTML, Markdown, JSON, semantic-tree, viewport or…

1.5k yesterday A 90 tokens original Apache-2.0

agent-qa-authoring

20

vostride/agent-qa

Skill Claude CodeCodex

Use when creating, editing, validating, or running agent-qa tests, suites, or hooks. Prefer agent-qa MCP tools, enforce canonical agent-qa IDs, and use the bundled schema reference to avoid hallucinated config keys or YAML fields.

896 28d ago A 56 tokens

agent-qa-debug-fix

21

vostride/agent-qa

Skill Claude CodeCodex

Use after an agent-qa run has failed and you need to debug, patch, and verify the issue using MCP evidence, logs, artifacts, and local code changes instead of generated fix suggestions.

896 28d ago A 46 tokens

vostride/agent-qa

Skill Claude CodeCodex

Use when investigating failed agent-qa runs, inspecting artifacts, classifying failures, or comparing recent runs. Prefer agent-qa MCP run/artifact tools and produce evidence-backed triage.

896 28d ago A 45 tokens

reddit-commenter

23

rokpiy/auto-commenter

Skill Claude CodeCodex

A skill for writing natural and valuable comments on Reddit communities. Includes the complete workflow from subreddit exploration, comment writing, review, posting, to tracking.

583 5mo ago A 34 tokens original MIT

tiliondev/fortress

Skill Claude CodeCodex

Use when a web fetch is blocked — Cloudflare, DataDome, PerimeterX, Akamai, a 403/429, a CAPTCHA/"Press & Hold", "Access denied", an empty JavaScript shell, or a page whose data only appears after client-side rendering. Drives a real recompiled-Chromium stealth engine (Fortress) via the Fortress MCP to fetch, extract…

475 1mo ago A 130 tokens