agentsclimarketplace

Migration

Skill jovd83/playwright-skill/migration

End-to-end Playwright skill pack for planning, authoring, debugging, documenting, and operationalizing test automation.

Install
npx -y skills add jovd83/playwright-skill --skill migration

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Migration skill for moving existing UI automation to Playwright. Use when Codex needs to translate Cypress or Selenium/WebDriver patterns, plan incremental migration, preserve coverage during framework change, or explain architectural differences that affect the suite design.

SKILL.md

1.5 KB, as published. Nobody here has run it

Playwright Migration

Use this skill when the user is moving from another browser automation stack to Playwright.

Migration Workflow

  1. Inventory the existing suite structure, runner assumptions, and shared helpers.
  2. Map framework concepts to the Playwright equivalents.
  3. Choose an incremental migration path that preserves confidence.
  4. Revisit architecture decisions such as fixtures, waiting, locators, and CI once the syntax translation is done.

Guides

Source frameworkGuide
Cypressfrom-cypress.md
Selenium / WebDriverfrom-selenium.md

Output Bias

Prefer migration plans, translated examples, and architecture notes over abstract comparisons.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.