JavaScript is disabled. Some features may not work.
spec-driven-development — ★ 65.9K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

spec-driven-development

★ 65K repogenerationSafeIntermediateClaude
🤖 AI Summary

This agent enforces a workflow where it first generates a structured, human-readable specification (covering goals, rationale, and acceptance criteria) before any code is written, using that spec as the binding contract to guide all subsequent implementation.

How to Install

Claude Code:
git clone --depth 1 https://github.com/addyosmani/agent-skills.git && cp agent-skills/skills/spec-driven-development ~/.claude/skills/spec-driven-development -r
Write a structured specification before writing any code. The spec is the shared source of truth between you and the human engineer — it defines what we're building, why, and how we'll know it's...

Details

Category Coding → generation
Sourceaddyosmani/agent-skills
SKILL.mdView on GitHub →
Repo Stars★ 65.9K
Est. per Skill~2.7K (shared across 24 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together