端到端测试 — Path C/D 的 T 阶段
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-05153c5c)More formats (shields.io, HTML) on the badges page.
---
name: e2e-testing
description: 端到端测试 — Path C/D 的 T 阶段
context: main
---
## 触发: Path C/D 的 T(测试) 阶段
## 步骤
1. 检查 Playwright 配置 (playwright.config.ts)
2. 调用 e2e-runner 子代理执行测试
3. 收集结果: 通过率 + 失败详情 + 截图
4. 失败 → 反馈给 builder 修复 → 重测
5. 全部通过 → cunzhi [TESTS_PASSED]
## 降级
Playwright 不可用 → 手动功能验证 + 用户确认
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)原则