intent-plan
✓将批准的意图转化为严格的 TDD 可执行的分阶段计划。每个步骤都需要首先进行测试(好的/坏的/边缘/安全情况),然后实施。当准备开始开发时,在 /intent-review 之后使用。
SKILL.md
Transform an approved Intent into a structured, executable development plan with strict TDD discipline.
| Happy Path | Normal expected usage | Valid inputs, correct sequences | | Bad Path | Invalid inputs, error conditions | Wrong types, missing required fields, invalid states | | Edge Cases | Boundary conditions | Empty inputs, max values, concurrent access | | Security | Vulnerability prevention | Injection attacks, auth bypass, privilege escalation |
| Data Leak | Information exposure | Sensitive data in logs, error messages, responses | | Data Damage | Data integrity | Partial writes, corruption, race conditions |
将批准的意图转化为严格的 TDD 可执行的分阶段计划。每个步骤都需要首先进行测试(好的/坏的/边缘/安全情况),然后实施。当准备开始开发时,在 /intent-review 之后使用。 来源:arcblock/idd。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/arcblock/idd --skill intent-plan- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 intent-plan?
将批准的意图转化为严格的 TDD 可执行的分阶段计划。每个步骤都需要首先进行测试(好的/坏的/边缘/安全情况),然后实施。当准备开始开发时,在 /intent-review 之后使用。 来源:arcblock/idd。
如何安装 intent-plan?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/arcblock/idd --skill intent-plan 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/arcblock/idd
详情
- 分类
- >_效率工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01