Product Managers Developers & Devshops Startup Founders Venture Studios Pricing Enterprise Codalio Studio How it works Blog Workshops & Training Open Source Creator Partner Program Start Free Trial
OPEN SOURCE · FREE · v0.2.0

Turn a rough idea into a written PRD, right inside your AI coding tool.

Codalio Blueprint is a free add-on for AI building tools. Describe your idea in plain English — it asks a few friendly questions, then hands you a complete, well-organized product plan you can share with anyone.

Works with Claude Code · Cursor · Codex · Gemini · Antigravity
Animation: a messy sticky-note idea turning into a clean, organized product blueprint

What is Codalio Blueprint?

Serious apps start with a spec, not vibes. Blueprint gives you the first step of Codalio's process — idea to PRD — free, in the open, where you already work.

A plugin, not another app

It installs into the AI coding assistant you already use — no new account, no new tab, no payment. One install, and your assistant learns a new skill: prd-builder.

Plain English in

You don't fill out forms or learn templates. You describe your idea the way you'd tell a friend — messy and unfinished is exactly what it's built for.

A real PRD out

Minutes later you have a Product Requirements Document — the same kind of blueprint product teams spend days writing — saved right into your project.

From idea to PRD in five steps

The whole journey, end to end. No jargon required.

Animated five-step flow: install, describe, answer, three lenses, get PRD
1

Install it — once, in under a minute

Like installing an app on your phone. Two commands in Claude Code, or a few clicks in Cursor's plugin browser. Full instructions are just below.

2

Describe your idea in plain English

Type /prd-builder and say what you want to build: "an app that helps small landscaping companies schedule crews and invoice customers." Vague is fine — that's the point.

3

Answer a few smart questions

Before writing anything, it asks what a good product manager would ask at kickoff: who is this for, what problem does it solve, what matters most in version one?

4

Your idea gets three expert reviews

The Product lens maps your users, their stories, and a now/next/later scope. The Architecture lens outlines how it gets built and what data it needs. The Go-to-market lens sketches how it reaches first customers. Three specialists, one merged set of notes.

5

Get one complete PRD

A single document lands in your project at docs/prd/ — ready to hand to a developer, a co-founder, or an investor. Or to Codalio, to build the real thing.

Diagram: one idea reviewed through product, architecture, and go-to-market lenses, merged into one PRD

Install in under a minute

Nothing to configure and nothing to break — it’s copy-paste or a few clicks. Afterwards, type / and Blueprint is there, like any other plugin.

CLAUDE CODE

Run these two commands:

/plugin marketplace add codalio/codalio-blueprint
/plugin install prd-builder@codalio-blueprint

Then type /prd-builder and describe your idea.

CURSOR

  1. Open Cursor Settings
  2. Navigate to the Plugins tab
  3. Select Browse Plugins and search for “Codalio”
  4. Click Install

Use it with / as with any other plugin. On Codex, Gemini, or Antigravity, install a local plugin pointed at the GitHub repo.

Works everywhere you build

One plugin, five tools — including free, open-source ones. If you can type a sentence, you can use it.

Claude Code

Anthropic’s AI coding assistant. Install with two copy-paste commands — full steps above.

Cursor

The popular AI editor. Install from the built-in plugin browser — no commands at all.

Codex

OpenAI’s coding agent — the tool itself is free and open source, just like Blueprint.

Gemini

Google’s Gemini CLI — also free and open source. Blueprint ships as a ready-made extension for it.

Antigravity

Google’s agent-first editor. Blueprint includes a plugin built specifically for it.

Your favorite tool next?

Because Blueprint is open source, anyone can adapt it for other open tools — like Cline, Roo Code, Continue, or OpenHands. Contributions welcome.

What's inside your PRD

Everything a product team would put together in days of meetings — in one document.

Executive summary Target user profile User stories MVP scope — Now / Next / Later Architecture overview Go-to-market outline Open questions

Shipped, and what's next

prd-builder is step one. The roadmap adds more free skills over time — all in the open.

v0.2.0August 7, 2026
  • prd-builder skill — the core idea-to-PRD engine #1
  • Per-host plugin manifests — one repo, many IDEs #2
  • Manifest validation CI — automated quality checks on every change #3
Roadmap: shipped v0.2.0, next (MVP checklist, GTM planning, architecture evaluation), later (docs generation, reverse PRD, community)

Want to add a skill? Contribute.

Blueprint grows through community pull requests — and every PR is reviewed and approved by the Codalio team before it ships.

1 · Open an issue first

Describe the skill or improvement you have in mind and why it earns a place. Design gets discussed before anyone writes code.

2 · Build it, one skill per PR

Fork or branch, make your change from first principles, and validate locally with bash scripts/validate-manifests.sh. Keep each pull request focused on one skill.

3 · Submit for review

Use conventional commit titles (feat:, fix:, docs:). A maintainer reviews and approves every PR before merge — nothing lands unreviewed.

Read CONTRIBUTING.md →

Frequently asked questions

Short answers, no jargon.

What is Codalio Blueprint?

A free, open-source plugin for AI building tools. Describe your product idea in plain English; it asks a few clarifying questions and writes a complete PRD — who it's for, what to build first, how it works, and how it reaches customers.

Is it really free?

Yes — open source, no account, no trial, no paid tier. Run it on OpenAI's Codex CLI or Google's Gemini CLI (both free and open source) and the whole journey costs nothing.

Do I need to know how to code?

No. If you can describe your idea in a sentence, you can use it. Installation is copy-paste — or a few clicks in Cursor — and everything after that is a conversation.

Which tools does it work with?

Five, out of the box: Claude Code, Cursor, Codex, Gemini, and Antigravity. And because it's open source, anyone can adapt it for other open tools like Cline, Roo Code, Continue, or OpenHands.

What is a PRD?

A product requirements document — the plan a product team writes before building. It's the document you hand to a developer, a co-founder, or an investor so everyone builds the same thing.

How do I contribute?

Open a GitHub issue describing your idea, then follow CONTRIBUTING.md: one skill per PR, validate locally, conventional commit titles. Every PR is reviewed and approved by the Codalio team before merge.