sdd-specification

Community

Define clear, testable specs upfront.

Authoraseesy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides the creation of feature specifications following the Specification-Driven Development (SDD) framework. It ensures all required sections are completed, detects domains and agents, and prepares artifacts for the planning phase.

Core Features & Use Cases

  • Spec generation: Produce a complete spec.md with sections like Overview, User Stories, Functional Requirements, Acceptance Criteria, and Technical Considerations.
  • Domain detection: Identify domains and suggested agents to include in planning.
  • Validation readiness: Validate the spec against a template and constitutional criteria.

Quick Start

Run /specify to generate a new spec.md, then perform domain detection and validation before planning.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sdd-specification
Download link: https://github.com/aseesy/DEMO/archive/main.zip#sdd-specification

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository