·documentation-criteria
""

documentation-criteria

shinpr/claude-code-workflows

文档创建标准,包括 PRD、ADR、设计文档和工作计划要求以及模板。在创建或审查技术文档或确定需要哪些文档时使用。

8安装·2热度·@shinpr

安装

$npx skills add https://github.com/shinpr/claude-code-workflows --skill documentation-criteria

SKILL.md

| New Feature Addition | PRD → [ADR] → Design Doc → Work Plan | After PRD approval | | ADR Conditions Met (see below) | ADR → Design Doc → Work Plan | Start immediately | | 6+ Files | ADR → Design Doc → Work Plan (Required) | Start immediately | | 3-5 Files | Design Doc → Work Plan (Recommended) | Start immediately |

| Document | Path | Naming Convention | Template |

| PRD | docs/prd/ | [feature-name]-prd.md | prd-template.md | | ADR | docs/adr/ | ADR-[4-digits]-[title].md | adr-template.md | | Design Doc | docs/design/ | [feature-name]-design.md | design-template.md | | Work Plan | docs/plans/ | YYYYMMDD-{type}-{description}.md | plan-template.md |

文档创建标准,包括 PRD、ADR、设计文档和工作计划要求以及模板。在创建或审查技术文档或确定需要哪些文档时使用。 来源:shinpr/claude-code-workflows。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/shinpr/claude-code-workflows --skill documentation-criteria
分类
""沟通写作
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 documentation-criteria?

文档创建标准,包括 PRD、ADR、设计文档和工作计划要求以及模板。在创建或审查技术文档或确定需要哪些文档时使用。 来源:shinpr/claude-code-workflows。

如何安装 documentation-criteria?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/shinpr/claude-code-workflows --skill documentation-criteria 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/shinpr/claude-code-workflows