Agent skill
tdd
Path 分级 TDD 策略
Install this agent skill to your Project
npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/config-agent_v8.5/codex/skills/tdd
SKILL.md
TDD
| Path | 测试范围 | 提交频率 | 覆盖率 |
|---|---|---|---|
| A | 跳过 | 改完一次 | — |
| B | 核心逻辑 | 每功能 | 60%+ |
| C | 全覆盖 RED→GREEN | 每测试通过 | 80%+ |
| D | + 集成 + E2E | 原子 commit | 80%+ |
RED → GREEN → REFACTOR → commit → 循环。
SP tdd 提供方法论, VibeCoding 补充 Path 分级。
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-teams
Path D 并行编排 — 子代理分工 + Agent Teams 协作。需要 CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
tdd
Path 分级 TDD 策略
context7
E 阶段按需拉取库文档 — 用 ctx7 获取准确 API 信息
knowledge
跨会话经验管理 — 在 .ai_state 内沉淀和复用项目经验
code-quality
Rev 阶段 Plugin 编排顺序
verification
V 阶段 Path 分级验证清单
Didn't find tool you were looking for?