tdd
This skill should be used when the user wants to implement features or fix bugs using test-driven development. Enforces the RED-GREEN-REFACTOR cycle with vertical slicing, context isolation between test writing and implementation, human checkpoints, and auto-test feedback loops. Uses multi-agent orchestration with the Task tool for architecturally enforced context isolation. Supports Jest, Vitest, pytest, Go test, cargo test, PHPUnit, and RSpec.
适合你,如果坚持测试驱动开发,需要多语言测试框架支持
/ 通过 npx 安装 校验哈希
npx oh-my-skill add kishor403/claude-skills/tdd/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- kishor403/claude-skills/tdd/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify kishor403/claude-skills/tdd安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
0GitHub stars
~7.3K最小装载
~15.5K含声明引用
~30.8K文本包总量
索引托管
怎么用
商店整理自技能原文 · 版本 698ea99 · 表述以原文为准它做什么
Claude 会按照红-绿-重构循环,先写测试再写实现,并自动运行测试确保通过。
什么时候触发
当你说“用TDD实现”或输入“/tdd”加上功能描述时触发。
装好后可以这样说
Claude会分解为多个垂直切片,逐个完成测试和实现。
自动模式,无需每次确认,直到遇到不可恢复错误。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…