spec-kit-skill

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

将结构化规格流程嵌入开发,适合规范化团队使用。

这个 Skill 做什么

与 GitHub Spec-Kit 集成,指导规格驱动的七阶段开发流程。

把开发工作变成一套有步骤的规格驱动流程,配合 GitHub Spec-Kit CLI 从宪章到需求、再到实现逐步推进。适合需要严谨、可审计的七阶段开发场景,让团队按规矩写规格再动手。特点是有明确阶段检查点,便于协作、复审和保持一致性。

▸ 展开 SKILL.md 英文原文

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

开发编程规格驱动GitHubSpec-Kit通用
1.6k
Stars
242
Forks
12
仓库内 Skill
+33
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/feiskyer/claude-code-settings/main/skills/spec-kit-skill/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/feiskyer/claude-code-settings/main/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 公开信息 · 原文版权归作者所有