Skip to main content

Getting Started with SpecD

SpecD is a spec-driven development platform. It gives you a structured way to define what you want to build before you build it, track that definition as it evolves, and ensure the implementation matches what was agreed — especially when AI agents are doing the implementing.

This guide opens with the philosophy behind spec-driven development. Understanding the why makes the how much clearer. Technical concepts and project setup follow.


Guides