Guides
How-to guides
Practical walkthroughs for building real software with AI. Start at the top if you're new; jump straight to the problem you're facing if you're mid-build.
Getting Started
Prompting
Tooling
Choosing Your AI Coding Stack in 2026
Agentic CLIs, AI-first editors, and app generators each shine at different jobs. How to pick the right tool for your project and skill level — and why most builders end up using two.
Debugging AI-Generated Code (and Unsticking Stuck Agents)
What to do when the app breaks and the agent's fixes make it worse: a triage playbook for reading errors, isolating causes, rolling back, and getting the agent working for you again.
Shipping
Shipping: Deploy Your Vibe-Coded App to the Internet
Local apps don't count. How to get your project deployed on Vercel, Railway, or Cloudflare with a real domain, environment variables handled safely, and a deploy pipeline that updates on every push.
Adding AI Features to Your App
Go beyond building WITH AI to building AI INTO your product: calling model APIs from your backend, streaming responses, controlling costs, and using open models from Hugging Face.
Safety
Want a guide we haven't written?
This site is community-driven. Tell us what you're stuck on in the communities listed on the Pulse page — the most-requested topics become the next guides.
Find the community →