什么是 init-docs?
初始化新项目的标准 docs/ 目录结构。创建 docs/specations/、docs/issue/、docs/reference/、docs/policy/ 和 docs/dev/ 子目录,以英语和韩语播种初始策略文档,并将 CLAUDE.md 放置在项目根目录中。在开始应遵循标准文档系统的新项目时使用此选项。 来源:ywj3493/claude-skills。
初始化新项目的标准 docs/ 目录结构。创建 docs/specations/、docs/issue/、docs/reference/、docs/policy/ 和 docs/dev/ 子目录,以英语和韩语播种初始策略文档,并将 CLAUDE.md 放置在项目根目录中。在开始应遵循标准文档系统的新项目时使用此选项。
通过命令行快速安装 init-docs AI 技能到你的开发环境
来源:ywj3493/claude-skills。
I'm about to set up the standard docs/ structure in this project. This will create the docs/ directory tree, three initial policy documents (English + Korean), and a CLAUDE.md. Shall I proceed?
If neither is available, create directories manually and add .gitkeep files so Git tracks the empty directories:
Copy the content from the skill's template (see references/CLAUDE-template.md or the templates/CLAUDE.md in the source repository) into the project root.
初始化新项目的标准 docs/ 目录结构。创建 docs/specations/、docs/issue/、docs/reference/、docs/policy/ 和 docs/dev/ 子目录,以英语和韩语播种初始策略文档,并将 CLAUDE.md 放置在项目根目录中。在开始应遵循标准文档系统的新项目时使用此选项。 来源:ywj3493/claude-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ywj3493/claude-skills --skill init-docs初始化新项目的标准 docs/ 目录结构。创建 docs/specations/、docs/issue/、docs/reference/、docs/policy/ 和 docs/dev/ 子目录,以英语和韩语播种初始策略文档,并将 CLAUDE.md 放置在项目根目录中。在开始应遵循标准文档系统的新项目时使用此选项。 来源:ywj3493/claude-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ywj3493/claude-skills --skill init-docs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ywj3493/claude-skills