AI AGENT ADDONS

Spec Driven Development

addyosmani/agent-skills
Project Management
14,640installs

Spec-driven development means writing a plan before any code. You create a clear specification that tells what to build and why. A human engineer reviews it first. This stops mistakes before they happen.

The process has four steps. First you specify everything. Then you plan. Then you list tasks. Only then do you code. Each step needs a human review before moving forward. This makes sure everyone agrees.

You also write down your assumptions and boundaries. For example, you list what you will always do, what you need to ask about, and what you must never do. This keeps the project safe and clear.

Add Spec Driven Development skill to your workflow

Global

mkdir -p ~/.claude/skills/spec-driven-development

Project

mkdir -p .claude/skills/spec-driven-development

Source Repository

Stars
67,574
Forks
7,328
Watchers
67,574
License
MIT
Last Push
23 days ago
Created
5 months ago