playwright-migration

playwright-migration is a skill for Claude Code, Codex from testdino-hq/playwright-skill. It costs 33 tokens per session (130 once invoked), scanned A, a copy of playwright-migration, MIT.

Migration guides for moving browser tests from Cypress or Selenium/WebDriver to Playwright, a tool for testing web browsers. They provide command comparisons, architecture changes, and step-by-step adoption plans.

In plain words
What is it for?
Use them to translate Cypress or Selenium/WebDriver commands, redesign test structure, and plan an incremental move to Playwright.
Why use it?
They reduce the guesswork when replacing one browser-testing tool with another. They also help teams move gradually instead of rewriting all tests at once.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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/testdino-hq/playwright-skill/migration
Any agent
npx skills add testdino-hq/playwright-skill --skill migration
Clone the repo
git clone --depth 1 https://github.com/testdino-hq/playwright-skill

Made for: Claude Code, Codex.

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-migration

README.md
[![agentmods](https://agentmods.dev/badge/skills/testdino-hq/playwright-skill/migration.svg)](https://agentmods.dev/skills/testdino-hq/playwright-skill/migration)
Your own site
<a href="https://agentmods.dev/skills/testdino-hq/playwright-skill/migration"><img src="https://agentmods.dev/badge/skills/testdino-hq/playwright-skill/migration.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 130 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.1 $0.00033 $0.00130
Opus 5 $0.00016 $0.00065
Sonnet 5 $0.00007 $0.00026
Haiku 4.5 $0.00003 $0.00013

Measured 6d ago against content hash 88ec8964a860, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

playwright-migration 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 6d ago.

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.

Origin

This is a copy

100% identical to playwright-migration — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

migration/SKILL.md · 18 lines

What it actually says

Playwright Migration Guides

Move to Playwright with confidence — side-by-side command mappings, architecture translations, and incremental migration strategies.

2 guides covering complete migration paths from the most popular testing frameworks.

Guide Index

Migrating from Guide
Cypress from-cypress.md
Selenium / WebDriver from-selenium.md
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago First seen · 18 lines · 33 tokens per session scan A 88ec8964a860

Subscribe to this mod's changes

playwright-migration is a skill published in the GitHub repository testdino-hq/playwright-skill (359 stars, last pushed 2mo ago), licensed MIT. It adds 33 tokens to every session and 130 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to playwright-migration, differing in 6 lines, and is treated as a copy.

Related

Other skills, from other repositories

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

datit309/supergraph · 35 tokens

integration

Run integration and e2e tests after unit tests pass. Use after /supergraph:fix when unit tests are green.

datit309/supergraph · 27 tokens

setup-playwright

Use when adding, extending, or repairing a repo-owned Playwright test harness across Node Playwright Test, Playwright Pytest, or .NET/Java test frameworks. Also use when explicitly persisting @playwright/cli developer tooling, or adding or regenerating Playwright Test Agent definitions for a compatible Node Playwright…

n-n-code/n-n-code-skills · 93 tokens

firefox-browser

Control the user's Firefox browser with their logins and cookies intact. Use when you need to browse websites as the user, interact with authenticated pages, fill forms, click buttons, take screenshots, or get page content. (user).

aiskillstore/marketplace · 50 tokens

agent-browser

Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take screenshots, record video. Capabilities: web scraping, form filling, clicking, typing, drag-drop, file upload, JavaScript execution. Use for: web automation, data extraction, testing, agent browsing…

aiskillstore/marketplace · 105 tokens

web-scrape

Intelligent web scraper with content extraction, multiple output formats, and error handling.

aiskillstore/marketplace · 20 tokens