E2E 测试 — T 阶段 (Path C+)
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-rlues)More formats (shields.io, HTML) on the badges page.
---
name: e2e-testing
description: E2E 测试 — T 阶段 (Path C+)
---
1. 检查 playwright 安装
2. 从 plan.md 提取关键用户流
3. 编写/更新 E2E 测试
4. 执行, 失败重跑 (最多 3 轮)
5. Path C+: chrome-devtools MCP 辅助浏览器调试
降级: curl/fetch API 冒烟测试。
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)原则