Shipd
Sign in Start building
The Shipd Blog

Notes from the shipping lane.

Practical writing on AI app generation, codebase-aware tooling, and getting from prompt to production.

July 27, 2026 · 4 min read

Why we built an AI team instead of another AI chatbot

Every AI app builder is one model in a chat box. Shipd runs a visible team of specialists — PM, director, designer, and two engineers — who plan, design, build, and review your app while you watch.

team-modeai-agentsproduct-development
July 27, 2026 · 4 min read

What "full-stack" should mean in an AI app builder

Most AI builders say full-stack and mean a frontend wired to someone else's database. Here's the difference between hooking up a BaaS and generating a real backend that runs and deploys.

full-stackbackend-generationai-generation
July 27, 2026 · 4 min read

Codebase-aware, part two: staying in sync with a repo that keeps moving

Understanding a repo once is the easy part. Here's what we shipped to keep that understanding fresh as your code changes, your project spans more than one repo, and your whole AI team needs to read the same architecture.

codebase-awaregithubarchitecture
July 17, 2026 · 3 min read

How to move your Lovable, Bolt, or v0 project into Shipd

Greenfield AI builders start you over every time. Here's how Shipd imports the project you already have — your real code and assets — so you can keep building it instead of rebuilding it.

importmigratelovableworkflow
July 16, 2026 · 4 min read

What you can actually build on Shipd's free tier

Shipd's free plan gives you 100k tokens a month, no card required. Here's an honest look at what that covers and where the ceiling shows up.

free-tierai-app-builderpricing
July 13, 2026 · 4 min read

What "codebase-aware" AI generation actually means

Importing a repo isn't the same as understanding it. Here's the difference between connecting a codebase and generating code that actually fits it.

codebase-awareai-generationarchitecture
July 13, 2026 · 3 min read

How to export a working web app to editable Figma layers

Figma-to-code is everywhere. The reverse direction — turning a live app into editable Figma layers — is rarer, and more useful than it sounds. Here's how it works in Shipd.

figmadesign-toolsworkflow