什么是 document?
功能批准后更新项目文档。创建/更新功能文档和用户指南。 /test 通过并用户批准后使用。支持任务ID,更方便调用。 来源:eljun/claude-skills。
功能批准后更新项目文档。创建/更新功能文档和用户指南。 /test 通过并用户批准后使用。支持任务ID,更方便调用。
通过命令行快速安装 document AI 技能到你的开发环境
来源:eljun/claude-skills。
| --help | -h | Show available commands and options | | --version | -v | Show workflow skills version |
After documentation is complete, use Task tool to spawn ship agent with model: haiku:
Task({ subagenttype: "general-purpose", model: "haiku", prompt: "/ship {ID}" })
功能批准后更新项目文档。创建/更新功能文档和用户指南。 /test 通过并用户批准后使用。支持任务ID,更方便调用。 来源:eljun/claude-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/eljun/claude-skills --skill document功能批准后更新项目文档。创建/更新功能文档和用户指南。 /test 通过并用户批准后使用。支持任务ID,更方便调用。 来源:eljun/claude-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/eljun/claude-skills --skill document 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/eljun/claude-skills