Skip to content
12 articles

The VibeCoder blog

Opinionated, timely writing on vibe coding, AI coding tools and shipping real projects with AI — separate from our evergreen tools, tutorials and prompt library.

Latest

All posts

Security8 min read

AI Coding Security Best Practices You Shouldn't Skip

AI-generated code isn't automatically insecure — but nothing about it makes it automatically safe, either. Here are the checkpoints worth building into every project.

AI Coding7 min read

How to Debug AI-Generated Code Without Losing Your Mind

Pasting the error back and hoping isn't a debugging process. Here's a repeatable one that works whether the code was written by an AI or by you.

Prompts6 min read

The Best Prompts for AI Coding (and Why Wording Matters This Much)

The gap between a vague prompt and a specific one is the single biggest lever on output quality. Here's how the best prompts are structured, organized by what you're trying to do.

AI Agents8 min read

How to Build an AI Agent That Actually Does Something Useful

An agent is more than a clever prompt — it's a defined job, a set of tools, a loop that lets it check its own work, and guardrails on what it can do without asking first.

Tutorials9 min read

How to Build a SaaS Product With AI Coding Tools

A SaaS product has state, users and money attached to it — that changes the build order. Here's a sequence that keeps the riskiest parts from being an afterthought.

Tutorials9 min read

How to Build a Website With AI, Start to Finish

A practical, layer-by-layer walkthrough — from picking the right tool for the job to handling content, SEO and deployment without letting the AI make silent decisions for you.

AI Tools5 min read

Claude Code vs. Cursor: Which Should You Actually Use?

Two of the most-compared tools in AI coding, built on genuinely different philosophies. Here's the short version — the full comparison table lives elsewhere.

AI Tools8 min read

The Best AI Coding Tools Right Now, by Category

There's no single "best" AI coding tool — there's a best fit per category and workflow. Here's how the main options break down and how to actually choose.

AI Coding7 min read

How AI Coding Actually Works, Under the Hood

A plain-language walkthrough of what's actually happening behind the scenes: the model, the context it can see, and the loop that lets it plan, act, and check its own work.

Vibe Coding6 min read

Is Vibe Coding Good for Beginners? An Honest Take

It genuinely helps beginners ship faster — and it can genuinely let gaps in understanding hide until they cause a real problem. Both are true at once.

Vibe Coding8 min read

How to Start Vibe Coding as a Complete Beginner

A practical first-week plan for someone starting from zero: which tool to install, what to build first, and the habits that prevent the most common beginner mistakes.

Vibe Coding6 min read

What Is Vibe Coding, Really?

Vibe coding isn't "no-code" and it isn't autocomplete — it's a workflow where you direct an AI tool in natural language and stay in the loop as the reviewer.

Want the evergreen version, not the editorial take?

The blog is opinionated and dated. For structured, reference-style guides, start with AI coding fundamentals or the tool directory.