mcpbeat

Playwright Migration

testdino-hq/playwright-migration

Step-by-step migration guides for moving to Playwright from Cypress or Selenium/WebDriver — command mappings, architecture changes, and incremental adoption strategies.

21k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
342
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/testdino-hq/playwright-skill --skill playwright-migration

The instruction itself

2 sections, as written by the author

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 |

How to use it

Copy the folder

Take testdino-hq/playwright-migration from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.