Spec-Driven Development Knowledge Hub

Curated knowledge about tools, workflows, and best practices for building software with specifications and AI coding agents.

Search Coming Soon

We're working on adding search functionality to help you find knowledge faster.

Tools

Spec-Driven Development tools and frameworks for specification-first development

OpenSpec

Source of truth specification tool with unified specifications and delta-based changes for continuous validation.

source of truth delta specs validation

GitHub Spec Kit

GitHub-integrated specification-first development framework with structured workflows and cross-feature analysis.

GitHub systems thinking CLI framework

Kiro

All-in-one AI IDE for Spec-Driven Development with integrated workflows for requirements, design, and tasks.

AI IDE integrated requirements

Workflows

Core workflows and patterns for practicing specification-first development

Spec-Driven Development Workflows

Core workflows and patterns: specify, implement, validate. Understanding how specs evolve and serve as source of truth.

workflows source of truth validation

Best Practices

Principles, patterns, and practical guidance for effective SDD

Best Practices

Principles and practices for effective SDD: human reviewability, meaningful decomposition, and working with AI agents.

human reviewability decomposition AI agents

For AI Agents & Developers

This knowledge base is available as a structured JSON API for AI agents and automated tools. Access the complete knowledge graph programmatically:

# Fetch the complete knowledge API curl https://intent-driven.dev/api/knowledge.json # Example response structure: { "version": "1.0.0", "topics": [...], "categories": [...], "metadata": { ... } }

Schema: knowledge-api-v1.json