端到端测试。有 E2E 框架 (Playwright/Cypress) 且 Path C+ 或用户要求时触发。
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill e2e --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of E2e?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-e2e-35024bdf)More formats (shields.io, HTML) on the badges page.
---
name: e2e
description: 端到端测试。有 E2E 框架 (Playwright/Cypress) 且 Path C+ 或用户要求时触发。
---
# E2E Testing
## 前置
项目有 E2E 框架 + Path C+ 或用户要求
## 流程
1. 基于 design.md 验收标准编写 E2E 用例
2. `npx playwright test` 或项目命令
3. 失败 → 定位是测试问题还是实现问题
4. 结果追加 quality.md
## 无框架
手动验证清单: 列出关键用户流程 + 验证步骤
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)原则