什么是 charted-green?
逐步激活待办事项测试,一次一个,更新实现代码,直到每次通过(通过 Wallaby 验证),然后移动到下一个 - 遵循设计文档作为单一事实来源。 来源:marmicode/skills。
逐步激活待办事项测试,一次一个,更新实现代码,直到每次通过(通过 Wallaby 验证),然后移动到下一个 - 遵循设计文档作为单一事实来源。
通过命令行快速安装 charted-green AI 技能到你的开发环境
来源:marmicode/skills。
Using the design doc at ${designDocPath} as the single source of truth, progressively activate the tests in ${testFilePath}.
For each implemented test, convert it.todo(...) into it(...), but do it strictly one test at a time, then update the implementation just enough for that specific test to turn green — NOTHING MORE.
DO NOT IMPLEMENT ANYTHING THAT IS NOT DIRECTLY RELATED TO THE CURRENT TEST.
逐步激活待办事项测试,一次一个,更新实现代码,直到每次通过(通过 Wallaby 验证),然后移动到下一个 - 遵循设计文档作为单一事实来源。 来源:marmicode/skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/marmicode/skills --skill charted-green逐步激活待办事项测试,一次一个,更新实现代码,直到每次通过(通过 Wallaby 验证),然后移动到下一个 - 遵循设计文档作为单一事实来源。 来源:marmicode/skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/marmicode/skills --skill charted-green 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/marmicode/skills