
The fundamentals of AI dev
The primer before the series. What a coding agent is, why the same question gives different answers, how prompts and context steer it, why long sessions drift, and what a skill is.
The lab
Each episode: watch the video, then read the full write-up and grab the resources. All free, no sign-in.

The primer before the series. What a coding agent is, why the same question gives different answers, how prompts and context steer it, why long sessions drift, and what a skill is.

Parts one and two gave you a build loop and a backlog. This one ties them into a single flow you run left to right, then hands you a prompt to build your own.

Part one gave your agent a process. This one gives it a backlog: grill the idea, write the spec, slice it into tickets, and sort them so the agent always knows what to grab next.

New to building with AI agents? We start from zero, install superpowers to give your agent a real developer's process, and ship a feature with it.

We take a real Balance feature from idea to deployed with our 9-step AI dev pipeline, and show the parts that make AI coding repeatable.