Agent Skills
› kaininx/PlainTab
› tdd
tdd
GitHub适配 PlainTab 测试优先工作流,支持功能开发、缺陷修复、回归脚本及行为验证。引导读取规范流程并更新文档,确保 TDD 实践落地。
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


