Guides

Run Claude Code Unattended: Auto Mode, /goal, Routines, and Claude in Chrome
Beginner · Tutorial

Run Claude Code Unattended: Auto Mode, /goal, Routines, and Claude in Chrome

A four-layer walkthrough for running Claude Code without babysitting it: auto mode to cut approval prompts, /goal to enforce a finish line, and /schedule Routines for cloud-scheduled jobs. Every feature claim from a popular June 2026 video is re-checked against Anthropic docs and corrected where the video got it wrong — /routines is really /schedule, and Claude for Chrome is no longer macOS-only.

claude-codeai-agentsworkflow-automation+1
4 modules · 15mFree
@vybecoding
Max Thinking Mode in Claude Code: When to Use It and What It Costs
Intermediate · Tutorial

Max Thinking Mode in Claude Code: When to Use It and What It Costs

A practical guide to the effort parameter on Claude Fable 5 and Opus 4.8 — what low/medium/high/xhigh/max actually do in Claude Code, when max thinking is worth it, and how much it costs at $10/$50 pricing.

claude-codeclaude-fable-5effort+3
3 modules · 7m · 1 viewsFree
@vybecoding
Fine-Tuned Mid-Tier vs Frontier: When a Smaller Model Wins (And Costs 10x Less)
Beginner · Tutorial

Fine-Tuned Mid-Tier vs Frontier: When a Smaller Model Wins (And Costs 10x Less)

Fine-Tuned Mid-Tier vs Frontier: When a Smaller Model Wins (And Costs 10x Less) Learning Outcomes By the end of this guide, you will be able to: 1.

AI-firstNext.jsConvex+5
4 modules · 8m · 3 viewsFree
@vybecoding
Building AI Agent Approval Workflows: Emoji Shortcuts, Telegram Bots & Mobile-First Permissions
Intermediate · Tutorial

Building AI Agent Approval Workflows: Emoji Shortcuts, Telegram Bots & Mobile-First Permissions

Building AI Agent Approval Workflows: Emoji Shortcuts, Telegram Bots & Mobile-First Permissions A practical guide to the part of agent design nobody demos: the moment your autonomous agent stops and asks "can I run this?" We cover three...

agentstelegrammobile+4
4 modules · 17mFree
@vybecoding
Gemini vs Gemma 4: Free vs Paid Google AI — Which One Is Right for Developers?
Beginner · Tutorial

Gemini vs Gemma 4: Free vs Paid Google AI — Which One Is Right for Developers?

Gemini vs Gemma 4: Free vs Paid Google AI — Which One Is Right for Developers?

AI-firstNext.jsConvex+5
6 modules · 14mFree
@vybecoding
Hidden Claude Code Features in 2026: Auto Dream, No-Flicker, Computer Use and More
Intermediate · Tutorial

Hidden Claude Code Features in 2026: Auto Dream, No-Flicker, Computer Use and More

A fact-checked tour of Claude Code's buried feature flags and commands — what's real, how to actually enable each one, and where the hype gets it wrong.

claude-codehidden-featureshooks+4
4 modules · 12m · 1 viewsFree
@vybecoding
How to Structure Claude Code Skills: The 9 Categories Anthropic Uses Internally
Intermediate · Tutorial

How to Structure Claude Code Skills: The 9 Categories Anthropic Uses Internally

After cataloging every internal skill at Anthropic, the Claude Code team found they cluster into exactly nine categories. Here is each one — what it does, the skills Anthropic names as examples, and how to map the taxonomy onto your own .claude directory.

claude-codeskillsSKILL.md+4
4 modules · 14mFree
@vybecoding
Bolt.new vs Lovable: Which Full-Stack App Builder in 2026
Intermediate · Tutorial

Bolt.new vs Lovable: Which Full-Stack App Builder in 2026

An honest comparison of two AI full-stack app builders — Bolt.new and Lovable — across pricing models, supported stacks, deploy targets, backend story, export-to-repo, and iteration speed. Includes a concrete where-each-breaks section and vendor-cited pricing, so you pick the one that fits the app you're actually building.

vibe-codingbolt-newlovable+2
3 modules · 10m · 1 viewsFree
@vybecoding
v0 by Vercel for Next.js Developers: What It Does and When Not to Use It
Intermediate · Tutorial

v0 by Vercel for Next.js Developers: What It Does and When Not to Use It

A plain-spoken guide to v0 by Vercel for people already building with Next.js and the App Router — what v0 actually generates, how its output drops into an App Router project, what the free tier really gives you, two concrete workflows, and an honest section on when v0 is the wrong tool.

vibe-codingv0vercel+2
3 modules · 9mFree
@vybecoding
Cursor vs Bolt.new vs Claude Code: Picking Your AI Coding Tool in 2026
Intermediate · Tutorial

Cursor vs Bolt.new vs Claude Code: Picking Your AI Coding Tool in 2026

A working comparison of three very different AI coding tools — Cursor the AI editor, Bolt.new the in-browser app builder, and Claude Code the terminal agent. Side-by-side on pricing, model backends, context handling, agentic depth, and repo-vs-greenfield fit, with every price footnoted to the vendor's own pricing page and one honest limitation each.

vibe-codingidecomparison+3
3 modules · 10mFree
@vybecoding
9 Things You Can Build with Claude Artifacts in 20 Minutes
Beginner · Tutorial

9 Things You Can Build with Claude Artifacts in 20 Minutes

Nine real builds you can ship from a single plain-English prompt using Claude Artifacts and the new Live Artifacts — habit trackers, a founder's morning dashboard, a Slack team digest, a revenue pipeline, social-media design, games, quizzes, focus apps, and a landing page. Every prompt skeleton and expected output included, fact-checked against current Anthropic docs.

claudeartifactstutorial+1
5 modules · 17m · 1 viewsFree
@vybecoding
SuperClaude: A Multi-Mode Command Layer for Claude Code
Intermediate · Tutorial

SuperClaude: A Multi-Mode Command Layer for Claude Code

SuperClaude: A Multi-Mode Command Layer for Claude Code SuperClaude is a configuration framework that installs into Claude Code and adds a set of namespaced slash commands, role-based agents, and behavioral modes on top of the model you...

claude-codesuperclaudeai-coding+2
3 modules · 15m · 1 viewsFree
@vybecoding
The 8-Component LLM Control Layer — 100% Structured Output Reliability in Production
Advanced · Tutorial

The 8-Component LLM Control Layer — 100% Structured Output Reliability in Production

The 8-Component LLM Control Layer — 100% Structured Output Reliability in Production A clean prompt gets you a demo. It does not get you a system you can put in front of paying users.

llmproductionreliability+3
6 modules · 10mFree
@vybecoding
Every Popular Claude Skills System, Compared — and the Simple Loop They All Share
Beginner · Tutorial

Every Popular Claude Skills System, Compared — and the Simple Loop They All Share

A beginner-friendly tour of the most popular Claude Code 'skills' libraries — Addy Osmani's agent-skills, Matt Pocock, Gary Tan, Everything Claude Code, BMAD, and Superpowers — what each one is for, the five-step loop they all quietly share, and why the best skill system is ultimately the small one you build yourself.

claude-codeworkflowbeginner+3
4 modules · 12m · 2 viewsFree
@vybecoding
When to Use a Persistent AI Agent (Claw) vs On-Demand AI — Decision Framework
Intermediate · Tutorial

When to Use a Persistent AI Agent (Claw) vs On-Demand AI — Decision Framework

A practical decision framework for choosing between a persistent background AI agent (a claw) and a prompt-triggered on-demand model. Includes a decision tree with four checkpoints mapped to real enterprise scenarios.

AI agentsOpenClawagentic AI+4
6 modules · 27mFree
@vybecoding
Build a Kanban State Machine for AI Agents in Plain Node.js
Intermediate · Tutorial

Build a Kanban State Machine for AI Agents in Plain Node.js

Build a Kanban State Machine for AI Agents in Plain Node.js When you run more than one AI agent at a time, a chat log stops being enough. You need to know — at a glance — what is running, what is waiting on you, and what is queued.

nodejsai-agentsstate-machine+2
3 modules · 10mFree
@vybecoding
The Four-Pillar AI Content Workflow: Context, Live Data, Style, and Knowledge Graphs
Intermediate · Tutorial

The Four-Pillar AI Content Workflow: Context, Live Data, Style, and Knowledge Graphs

Most AI content fails not because it is badly written but because it is generic and nobody ever finds it. This is the concrete four-pillar system — context engineering, live search data over MCP, style skills, and knowledge-graph gap analysis — built on Claude Code with real config you can paste in today.

claude-codemcpai-content+2
6 modules · 13mFree
@vybecoding
Hardening Stripe Webhooks in Next.js: What the Docs Don't Tell You
Advanced · Tutorial

Hardening Stripe Webhooks in Next.js: What the Docs Don't Tell You

Hardening Stripe Webhooks in Next.js: What the Docs Don't Tell You A production build log covering the raw-body parsing problem that breaks Stripe signature verification in Next.js App Router, the idempotency pattern that prevents...

stripewebhooksnextjs+2
4 modules · 6mFree
@vybecoding
Clerk + Next.js 15 in Production: The Gotchas Nobody Warns You About
Intermediate · Tutorial

Clerk + Next.js 15 in Production: The Gotchas Nobody Warns You About

A first-hand account of the non-obvious Clerk configuration issues that broke our production auth — the publishable key environment split, the middleware CSP headers that silently blocked auth, and why the hosted Clerk subdomain ends up in Google's index. Real stack, real fixes.

clerknextjsauthentication+2
4 modules · 6mFree
@vybecoding
Building a Self-Hosted AI Music Microservice with ACE-Step
Advanced · Tutorial

Building a Self-Hosted AI Music Microservice with ACE-Step

How we built a production music and sound-effects generator as an isolated HTTP microservice — why the model's license drove the architecture, how watermarking provides provenance, and the PyTorch integration gotchas that cost real debugging time. A first-hand build log.

ai audioace-stepself-hosted+2
4 modules · 6mFree
@vybecoding
From 27 to 143 Indexed Pages: Fixing Convex + Next.js 15 SSR for Google
Intermediate · Tutorial

From 27 to 143 Indexed Pages: Fixing Convex + Next.js 15 SSR for Google

A first-hand case study of why a Convex-backed Next.js 15 app was nearly invisible to Google, and the exact server-rendering changes that took it from 27 to 143 indexed pages. Covers the client-only content trap, the hybrid hydration pattern, and the robots.txt mistake that freezes pages in the index.

nextjsconvexseo+2
4 modules · 7mFree
@vybecoding
Self-Hosting ComfyUI on an RTX 5090: A VRAM Budgeting Playbook
Advanced · Tutorial

Self-Hosting ComfyUI on an RTX 5090: A VRAM Budgeting Playbook

How to run image generation, a local LLM, and a text-to-speech service together on a single 32GB RTX 5090 without out-of-memory crashes. Covers the diffusion-model loader gotcha that wastes VRAM, service-coexistence scheduling, and the trade-offs we hit running this stack in production.

comfyuirtx-5090vram+2
4 modules · 6mFree
@vybecoding
How to Run 10+ Parallel Claude Code Agents Without Merge Conflicts
Advanced · Tutorial

How to Run 10+ Parallel Claude Code Agents Without Merge Conflicts

A first-hand playbook for orchestrating a fleet of parallel Claude Code agents on one repository — the git worktree merge protocol, per-agent browser isolation, and the shared-state files that must never be touched by two agents at once. Built from running this exact setup in production.

claude-codemulti-agentgit-worktrees+2
4 modules · 8mFree
@vybecoding
Stop Coding First: The Prototype Tax and the 4-Step Fix
Beginner · Tutorial

Stop Coding First: The Prototype Tax and the 4-Step Fix

A step-by-step method for solo builders: design and test the whole experience before you write a line of code, so your AI coding agent builds the right thing once instead of three times.

claude-designclaude-codeai-prototyping+3
1 modules · 9mFree
@vybecoding

Showing 24 of 108 guides

Difficulty:BeginnerIntermediateAdvanced

All guides