Spec-Driven Development

Provides three sequential prompts that guide software development from high-level requirements through EARS format documentation and design specifications to final code generation, supporting a structured waterfall development workflow.

Featured
View Source
277 stars
0 tools
Created Aug 2025
@formulahendry/formulahendry-spec-driven-development-spec-driven-development

About

Provides three sequential prompts that guide software development from high-level requirements through EARS format documentation and design specifications to final code generation, supporting a structured waterfall development workflow.

Categories

general

Installation

npm

npm install @formulahendry/formulahendry-spec-driven-development-spec-driven-development

Configuration

{ "mcpServers": { "formulahendry-spec-driven-development-spec-driven-development": { "command": "npx", "args": [ "-y", "@formulahendry/formulahendry-spec-driven-development-spec-driven-development" ] } } }