spec-driven development Articles
Browse 47 articles about spec-driven development.
MSFM Explained: How Annotated Markdown Compiles Into Apps
MSFM adds two annotation primitives—block and inline—plus pointers to standard Markdown. Learn the syntax that turns prose into production code.
What Is a Product Agent? The AI That Ships a Whole App, Not Code
A product agent compiles a plain-language spec into a full-stack app—backend, database, auth, deployment. Here's how it differs from coding agents and app builders.
The First Product Agent That Ships Whole Apps
Remy is a product agent: describe an app in plain language and it builds the full stack—backend, database, auth, frontend, deployment. Here's how it works and what it costs.
Five Internal Tools You Can Ship with AI in an Afternoon (and What Each One Costs)
Vendor approvals, CRMs, HR trackers, inventory dashboards, internal wikis — five internal tools you can describe to Remy in plain English, each compiled for around $100 in inference.
10 Real Apps Built on Remy — and What Each One Reveals
A guided tour of 10 apps from the Debut gallery — the public showcase of full-stack apps people have shipped on Remy — and what each one reveals about the architecture.
Remy vs Lovable: Only One Ships a Native Full Stack
Both build apps from a description. Lovable stitches a stack from third-party services; Remy compiles a native full stack from one plan you own.
What Is Spec-Driven Development? When the Spec Becomes the Source Code
Spec-driven development makes annotated prose the source language and code the compiled output. Here's what that means, why it works, and what it's best for.