Agent Skills: e2e-testing

Playwright E2E 测试 — T 阶段 (Path C+)

UncategorizedID: WenJunDuan/Rlues/e2e-testing

Install this agent skill to your local

pnpm dlx add-skill https://github.com/WenJunDuan/Rlues/tree/HEAD/vibeCoding/codex/8.9/skills/e2e-testing

Skill Files

Browse the full folder contents for e2e-testing.

Download Skill

Loading file tree…

vibeCoding/codex/8.9/skills/e2e-testing/SKILL.md

Skill Metadata

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 冒烟测试。