Skip to main content
PET BRAINS

PET BRAINS

An indie publication for technical builders shipping with AI agents. Tools, methodology, build films — no demos, no fluff.

// LATEST // TOOLS // METHODOLOGY // BUILD FILMS

// methodology · 03 / 03 documents

Most AI-coding content stops at the demo.

Pet Brains is the indie publication for the gap between AI capability and real engineering work. We publish the methodology — Document-Driven Development — and the open-source tools that implement it.

Document-Driven Development treats the LLM as a strong reasoner and an unreliable worker. Specs generate code, not the other way around. TDD cycles guarantee tests, self-review catches the agent before it commits broken work, and session memory keeps context across runs.

Three tools ship in v1: MVP-builder for greenfield projects, Design-builder for production-grade UI, Designlib-MCP for design knowledge over Model Context Protocol. Read each below — or skip ahead, subscribe, and we'll send the methodology breakdowns as they ship.

Get the methodology behind the tools.