Agent Skills
› kaininx/PlainTab
› tdd
tdd
GitHub用于支持测试驱动开发(TDD)的Claude适配器,涵盖测试优先的功能开发、缺陷修复、回归脚本编写及行为验证。
Trigger Scenarios
执行测试驱动的功能开发
编写或修复回归测试脚本
进行基于行为的代码验证
Install
npx skills add kaininx/PlainTab --skill tdd -g -y
SKILL.md
Frontmatter
{
"name": "tdd",
"description": "Claude adapter for PlainTab test-first feature work, bug fixes, regression scripts, and behavior-focused validation."
}
PlainTab TDD
This is a Claude Code adapter. The canonical workflow lives at:
.agents/skills/tdd/SKILL.md from the repository root.
Before changing runtime behavior:
- Read the canonical skill file above.
- Follow that workflow.
- Update the canonical skill in
.agents/skills/if the process changes. - Keep this Claude adapter short.
Version History
- 955e53e Current 2026-07-24 12:24


