playwright-patterns

playwright-patterns is a skill for Claude Code, Codex from ed3dai/ed3d-plugins. It costs 43 tokens per session (3,443 once invoked), scanned A, original, no licence file.

A set of guidance for writing Playwright code, browser scrapers, and end-to-end tests. Playwright is a tool for automating web browsers.

In plain words
What is it for?
It supports browser automation, web scraping, and E2E testing.
Why use it?
It helps make browser tests and automation less flaky by using reliable selectors and waiting strategies.

Skill for Claude CodeCodex

Part of the ed3d-playwright plugin — 2 skills, 1 agent, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ed3dai/ed3d-plugins/playwright-patterns
Any agent
npx skills add ed3dai/ed3d-plugins --skill playwright-patterns
Clone the repo
git clone --depth 1 https://github.com/ed3dai/ed3d-plugins

Made for: Claude Code, Codex.

Or install ed3d-playwright, the plugin that ships this one along with the rest of its 2 skills, 1 agent, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for playwright-patterns

README.md
[![agentmods](https://agentmods.dev/badge/skills/ed3dai/ed3d-plugins/playwright-patterns.svg)](https://agentmods.dev/skills/ed3dai/ed3d-plugins/playwright-patterns)
Your own site
<a href="https://agentmods.dev/skills/ed3dai/ed3d-plugins/playwright-patterns"><img src="https://agentmods.dev/badge/skills/ed3dai/ed3d-plugins/playwright-patterns.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,443 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00043 $0.03443
Opus 5 $0.00022 $0.01722
Sonnet 5 $0.00009 $0.00689
Haiku 4.5 $0.00004 $0.00344

Measured yesterday against content hash e8b0b98e387a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

playwright-patterns scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/ed3d-playwright/skills/playwright-patterns/SKILL.md · 482 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 482 lines · 43 tokens per session scan A e8b0b98e387a

Subscribe to this mod's changes

playwright-patterns is a skill published in the GitHub repository ed3dai/ed3d-plugins (248 stars, last pushed 2mo ago), with no licence file. It adds 43 tokens to every session and 3,443 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

browser-testing-with-devtools

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be…

addyosmani/agent-skills · 68 tokens

test-site

Tests a deployed, activated Power Pages site at runtime using browser-based navigation, page crawling, and API request verification via Playwright. Use when the user wants to test, verify, or smoke-test their deployed site.

microsoft/power-platform-skills · 46 tokens

qa

Browser-based QA verification. Launches a real browser, navigates the app, clicks buttons, fills forms, and tests user flows. Works as a standalone skill or as a phase end condition in campaigns. Requires Playwright (optional dependency, graceful skip if not installed).

SethGammon/Citadel · 56 tokens

actionbook-web-test

Run browser-based web tests against websites using Actionbook CLI. Activate when the user wants to test a website workflow, run smoke tests, verify a user flow, check if a web application works, run regression tests, or validate browser-based interactions. Supports test definition, execution, assertion, reporting, and…

actionbook/actionbook · 71 tokens

web-test

Тестирование 1С через веб-клиент — автоматизация действий в браузере. Используй когда пользователь просит проверить, протестировать, автоматизировать действия в 1С через браузер.

Nikolay-Shirokov/cc-1c-skills · 44 tokens

document-hunter

Searches and retrieves documents from free public sources using automated browser navigation. Use when research needs primary source documents like court filings, government reports, or public records.

bitwize-music-studio/claude-ai-music-skills · 36 tokens