implementation-guide
✓为编码任务生成全面的实施指南,而不是直接编写代码。当用户请求详细的实现文档、分步开发指南,或者当他们想要使用 Cursor 等工具自己实现功能时使用。创建详尽的指南,其中包含背景上下文、架构决策、具有验证点的里程碑以及“自行构建”工作流程的基本原理。
SKILL.md
This skill generates detailed implementation guides for coding tasks, designed to help developers implement features themselves rather than receiving completed code. The guides provide deep context, teach underlying concepts, explain architectural decisions, and break work into verifiable milestones.
Implementation guides should follow this overall structure, though sections can be adapted based on the specific task:
See references/template.md for a template structure and references/example-rate-limiting.md for a complete example following these patterns.
为编码任务生成全面的实施指南,而不是直接编写代码。当用户请求详细的实现文档、分步开发指南,或者当他们想要使用 Cursor 等工具自己实现功能时使用。创建详尽的指南,其中包含背景上下文、架构决策、具有验证点的里程碑以及“自行构建”工作流程的基本原理。 来源:nbbaier/agent-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/nbbaier/agent-skills --skill implementation-guide- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 implementation-guide?
为编码任务生成全面的实施指南,而不是直接编写代码。当用户请求详细的实现文档、分步开发指南,或者当他们想要使用 Cursor 等工具自己实现功能时使用。创建详尽的指南,其中包含背景上下文、架构决策、具有验证点的里程碑以及“自行构建”工作流程的基本原理。 来源:nbbaier/agent-skills。
如何安装 implementation-guide?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nbbaier/agent-skills --skill implementation-guide 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/nbbaier/agent-skills
详情
- 分类
- >_效率工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01