▷ Getting Started
From Zero to Validated Spec
Write, validate, and use a SpecForge spec in five minutes. No accounts, no API keys, no SaaS dependency.
Prerequisites
Node.js 18+ and a terminal. That's it.
01
Write Your First Spec
Build a real spec for a Todo API. Learn patterns, blueprints, tickets, and typed dependencies.
~3 min02
Validate It
Install the CLI validator and check your spec against the v1.0 schema. See what errors look like.
~1 min03
Use It Programmatically
Parse, validate, traverse, and convert specs in code. Build your own tools on the open format.
~2 minThe full example spec used in this guide is available for download: todo-api.sf.json