sdd-specification

Create feature specifications using Specification-Driven Development (SDD) methodology.Use when starting a new feature, documenting requirements, or executing the /specify command.This skill guides the creation of comprehensive feature specifications following the SDDframework's spec-template.md structure. It ensures specifications include all requiredsections, validates completeness, detects domains/agents needed, and prepares for theplanning phase.Triggered by: /specify command, user request for "specification", "requirements","feature spec", or "document requirements".

$ 설치

git clone https://github.com/aseesy/DEMO /tmp/DEMO && cp -r /tmp/DEMO/.claude/skills/sdd-workflow/sdd-specification ~/.claude/skills/DEMO

// tip: Run this command in your terminal to install the skill