什么是 foundry-spec?
规范优先的开发方法,在编码之前创建详细的规范。创建包含阶段、文件级详细信息和验证步骤的结构化规范。包括自动人工智能审查、修改应用和验证。 来源:tylerburleigh/claude-foundry。
规范优先的开发方法,在编码之前创建详细的规范。创建包含阶段、文件级详细信息和验证步骤的结构化规范。包括自动人工智能审查、修改应用和验证。
通过命令行快速安装 foundry-spec AI 技能到你的开发环境
来源:tylerburleigh/claude-foundry。
Skill(foundry:foundry-spec) creates detailed JSON specifications before any code is written. It analyzes the codebase, designs a phased implementation approach, produces structured task hierarchies, and runs automatic quality checks including AI review.
This skill follows a plan-first methodology. A markdown plan is MANDATORY before JSON spec creation, with human approval required after AI review.
| authoring | spec-create, spec-update-frontmatter, phase-add-bulk, phase-move, phase-update-metadata, assumption-add, assumption-list, constraint-add, constraint-list, risk-add, risk-list, question-add, question-list, success-criterion-add, success-criteria-list |
规范优先的开发方法,在编码之前创建详细的规范。创建包含阶段、文件级详细信息和验证步骤的结构化规范。包括自动人工智能审查、修改应用和验证。 来源:tylerburleigh/claude-foundry。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tylerburleigh/claude-foundry --skill foundry-spec规范优先的开发方法,在编码之前创建详细的规范。创建包含阶段、文件级详细信息和验证步骤的结构化规范。包括自动人工智能审查、修改应用和验证。 来源:tylerburleigh/claude-foundry。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tylerburleigh/claude-foundry --skill foundry-spec 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tylerburleigh/claude-foundry