spec:design

Installation
SKILL.md

Spec Design

Research what exists. Decide what to build. Write it all in one living document — spec.md. Get approval. Then move to planning.

Artifact

docs/specs/YYYY-MM-DD-<feature-name>/
├── requirements.json  ← From spec:product (if applicable)
└── spec.md            ← This skill's output

Create the directory at the start. If requirements.json exists, read it first — it defines scope, user stories, and acceptance criteria.


Step 1: Orient

Installs
2
GitHub Stars
29
First Seen
Mar 8, 2026
spec:design — martinffx/atelier