The project ladder
Twelve builds that take you from your first deployed page to a spec-driven multi-agent app. Every rung has a real done — a live URL, passing tests, or a green eval. That’s the whole point: you don’t finish a lesson, you finish a thing.
Personal portfolio / landing page
The core loop: prompt → generate → preview → deploy, and reading diffs.
CLI habit / to-do tracker
Letting the agent run and test its own code; reading errors back to it.
"Explain this repo" exercise
Context referencing (@files) and codebase Q&A — not just generation.
Chrome extension / userscript
Working inside a platform’s constraints (manifests, permissions).
Full-stack CRUD app with auth + DB
Schema design, env vars & secrets, a real backend.
API dashboard (weather / finance)
API keys, async, error & loading states, rate limits.
Your first MCP server
How agents get tools — build one and test it with MCP Inspector.
Custom slash command + subagent
Automating your own workflow; CLAUDE.md / AGENTS.md.
Discord / Telegram bot with an LLM
Webhooks, long-running processes, deploying a service.
A research agent that does a real task
Tool use, loops, planning — search → summarize → deliver.
Eval suite + CI gate on an AI feature
Measuring AI output; failing the build when a prompt regresses.
Spec-driven multi-agent capstone
Decomposition, parallel agents against a spec, verify-then-ship.
Get the build logs + the Mirror System
One email a week: a real build broken down, plus a working reference agent you can clone. No fluff, unsubscribe anytime.