AI AGENT ADDONS

Spec Driven Implementation

warpdotdev/common-skills

A clear plan makes big features easier to build. Start by writing a PRODUCT.md file that describes what users will see. Then write a TECH.md file for the technical approach when needed. Keep both files updated as you code. This keeps everyone on the same page and reduces mistakes.

Use this skill when starting a significant feature or when working with an AI agent. The specs live in a folder called specs/ with the ticket number. They are checked into source control so others can review them.

Add Spec Driven Implementation skill to your workflow

Global

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

Project

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

Source Repository

Stars
110
Forks
2
Watchers
110
License
MIT
Last Push
25 days ago
Created
2 months ago