Spec.md

The spec.md file is the single most important document produced as part of the speckit’s SDD workflow. It is the first piece of documentation produced, setting the direction for the remaining documentation. It is the ...

My first Spec-Driven Development project

Previous: Introducing FrozenDB “Look ma, no hands” – I wrote FrozenDB without writing lines of code. Instead, I used spec-driven development to generate all of the user stories, map them carefully to technical requirements and ...

Introducing FrozenDB

To make apple pie from scratch, you must first invent a database to store your recipes. – Carl Sagan Well Carl (and avid readers), let me introduce you to FrozenDB. This is my twist on ...