dev-guide-generator
仓库创建 2025年6月22日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由
按 SOP 产出从入门到排错的完整文档,节省撰写教学成本。
这个 Skill 做什么
把技术主题转成完整的环境配置、操作步骤与排错教程与备忘单。
把一个技术主题变成完整的上手教程:从前置条件、环境配置、核心步骤到常见故障排查和最终的速查备忘单(cheatsheet)。适合要写快速入门、部署步骤或新手友好指南时用,输出结构化的 SOP 式流程,既能当教学文档也能当日常运维备忘。
▸ 展开 SKILL.md 英文原文
Generates complete technical tutorials from prerequisites and environment setup to core steps, troubleshooting, and a final cheatsheet. Trigger on requests to write a tutorial, create a setup guide, organize steps for beginners, or keywords like step-by-step, quickstart, or how-to guide.
4.4k
Stars
448
Forks
40
仓库内 Skill
+70
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/zebbern/claude-code-guide/main/skills/dev-guide-generator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/zebbern/claude-code-guide/main/skills/dev-guide-generator/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Dev Guide Generator **One topic → complete technical tutorial**: Through a structured SOP workflow, transform a technical topic into a comprehensive tutorial covering prerequisites, environment setup, core steps, common error troubleshooting, and advanced topics — all accompanied by a cheatsheet. ## Quick Start The user simply provides a technical topic or operational goal, and the Agent automatically generates a complete tutorial following this workflow: ``` User: Help me write a Docker beginner's tutorial Agent: [Outputs complete technical tutorial + Cheatsheet following the SOP workflow] ``` ## SOP Workflow ### Phase 1: Topic Scoping & Audience Analysis **Goal**: Define the tutor
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有