什么是 spec-write-plan?
编写详细的分步实施计划并将其保存在文档/计划下。 来源:nu1nux/open-skills。
编写详细的分步实施计划并将其保存在文档/计划下。
通过命令行快速安装 spec-write-plan AI 技能到你的开发环境
来源:nu1nux/open-skills。
Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI.
Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test design very well.
\\\`python def testspecificbehavior(): result = function(input) assert result == expected \\\`
编写详细的分步实施计划并将其保存在文档/计划下。 来源:nu1nux/open-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nu1nux/open-skills --skill spec-write-plan编写详细的分步实施计划并将其保存在文档/计划下。 来源:nu1nux/open-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nu1nux/open-skills --skill spec-write-plan 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nu1nux/open-skills