Playwright E2E 端到端测试 (源自 ECC e2e-runner)
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill e2e-testing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of E2e Testing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-e2e-testing-92754fe2)More formats (shields.io, HTML) on the badges page.
---
name: e2e-testing
description: Playwright E2E 端到端测试 (源自 ECC e2e-runner)
context: main
---
Path C+ 的 T 阶段:
1. 检查 `playwright.config.ts` 存在
2. 不存在 → `npx playwright install && npx playwright init`
3. 调用 e2e-runner 子代理执行测试
4. 失败 → 截图 + 结构化报告 → 交回 builder 修复
5. 关键页面: 首页、登录、核心功能流程
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
克劳德代码会话的正式评估框架,实施评估驱动开发(EDD)原则