什么是 todo?
在扫描代码库以查找不完整的工作并维护按功能分组的实时 TODO.md 时使用。触发条件:扫描待办事项、查找未完成的工作、更新待办事项、需要做什么、创建待办事项列表。 来源:ralphcrisostomo/nuxt-development-skills。
在扫描代码库以查找不完整的工作并维护按功能分组的实时 TODO.md 时使用。触发条件:扫描待办事项、查找未完成的工作、更新待办事项、需要做什么、创建待办事项列表。
通过命令行快速安装 todo AI 技能到你的开发环境
来源:ralphcrisostomo/nuxt-development-skills。
Scan a codebase for incomplete work and maintain a living TODO.md grouped by feature clusters ready for /prd input. Do NOT implement anything — only inventory and organise.
Parse Last updated: YYYY-MM-DD from existing TODO.md. Run git log --since=" " --oneline, map commits to unchecked items, mark completed with [x] and commit hash. Never remove unchecked items.
Read tasks/prd-.md. Annotate groups with > PRD exists — don't duplicate already-spec'd features.
在扫描代码库以查找不完整的工作并维护按功能分组的实时 TODO.md 时使用。触发条件:扫描待办事项、查找未完成的工作、更新待办事项、需要做什么、创建待办事项列表。 来源:ralphcrisostomo/nuxt-development-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill todoBrowse more skills from ralphcrisostomo/nuxt-development-skills
在扫描代码库以查找不完整的工作并维护按功能分组的实时 TODO.md 时使用。触发条件:扫描待办事项、查找未完成的工作、更新待办事项、需要做什么、创建待办事项列表。 来源:ralphcrisostomo/nuxt-development-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill todo 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ralphcrisostomo/nuxt-development-skills