1/ I kept wishing my coding agent already knew what a "CRM" or "dashboard" should contain the way Lovable and Replit do, without my code leaving my machine soI built Buildable: that product knowledge as a local plugin for Claude Code, Codex & Cursor. Just hit v1.0.
2/ The goal isn't "describe an app, get a finished product." It's to stop the agent starting from scratch when you say "build me a CRM."/buildable-plan "build me a CRM"
→ picks the archetype target (web/mobile)
→ hands over a build-verified starter
→ loads only the refs it needs (~10% of the brain)
3/ Instead of reinventing UI every time, it composes reusable micro-blocks, filterable table, detail panel, form, empty state.Persistence and auth are planned behind swappable local seams. No hosted lock-in. Nothing is uploaded.
4/ Then it reviews the result, build, responsive layout, accessibility, design tokens, local-first guardrails and gives you an honest "what's left to ship" list (data's mocked, no deploy). It never auto-adds a backend.
5/ Next.js TS Tailwind on web, Expo NativeWind on mobile.
15 app types generate runnable code today; the rest get a full spec plan.
Zero deps, MIT, CI builds every starter.