Agent Skills
› zebbern/claude-code-guide
› playwright-migration
playwright-migration
GitHub提供从 Cypress 或 Selenium/WebDriver 迁移到 Playwright 的分步指南,包含命令映射、架构转换及增量采用策略。
Trigger Scenarios
需要迁移测试框架
查询 Playwright 与旧框架的差异
Install
npx skills add zebbern/claude-code-guide --skill playwright-migration -g -y
SKILL.md
Frontmatter
{
"name": "playwright-migration",
"description": "Step-by-step migration guides for moving to Playwright from Cypress or Selenium\/WebDriver — command mappings, architecture changes, and incremental adoption strategies."
}
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 |
Version History
- 1ed99ef Current 2026-07-25 05:53


