spec-kit-skill

仓库创建 2025年7月18日最近提交 8 小时前SkillHot 收录 20 天前
▸ 精选理由

对大型协作团队有体系化的需求产出与审查流程支持。

这个 Skill 做什么

与 GitHub Spec-Kit CLI 集成,提供章程式的七阶段规格驱动开发工作流。

用 Spec-Kit CLI 把功能开发变成可执行的七阶段流程,从订立“宪章”(constitution)到细化规范再到交付都有步骤可循。适合在做新 feature、需要把需求变成明确规格和验收标准时用,能把散乱需求变成规范化的开发流程。特别之处是有明确的七阶段导引,方便团队按步骤推进并保持一致。

▸ 展开 SKILL.md 英文原文

GitHub Spec-Kit integration for constitution-based spec-driven development. 7-phase workflow. Triggers: "spec-kit", "speckit", "constitution", "specify", ".specify/", "规格驱动开发", "需求规格".

开发编程规格驱动spec-kitGitHub通用
1.6k
Stars
242
Forks
12
仓库内 Skill
+33
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/feiskyer/claude-code-settings/main/plugins/spec-kit-skill/skills/spec-kit-skill/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/feiskyer/claude-code-settings/main/plugins/spec-kit-skill/skills/spec-kit-skill/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Spec-Kit: Constitution-Based Spec-Driven Development

Official GitHub Spec-Kit integration providing a 7-phase constitution-driven workflow for feature development.

## Quick Start

This skill works with the [GitHub Spec-Kit CLI](https://github.com/github/spec-kit) to guide you through structured feature development:

1. **Constitution** → Establish governing principles
2. **Specify** → Define functional requirements
3. **Clarify** → Resolve ambiguities
4. **Plan** → Create technical strategy
5. **Tasks** → Generate actionable breakdown
6. **Analyze** → Validate consistency
7. **Implement** → Execute implementation

**Storage**: Creates files in `.specify/specs/NNN-feature-name/` directory
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有