sdd

Installation
SKILL.md

SDD - Spec Driven Development

A structured workflow for implementing features through documentation-first development.

Directory Setup

Create spec directory for the task:

mkdir -p ./.specs/{task-name}

Name {task-name} based on the task (e.g., create-article-component, add-user-auth).

Phase Overview

1. Context Analysis    → 1-context.md
2. Prototyping (opt)   → 2-prototyping-learnings.md
Related skills

More from mrsekut/agent-skills

Installs
1
GitHub Stars
3
First Seen
Mar 17, 2026