All Issues (41)
The Single File That Makes or Breaks Your Claude Code Workflow
I thought I was being thorough. My CLAUDE.md file had grown to over 1,500 lines. Every coding convention I’d ever learned. Every edge case I’d encountered. Code snippets for common...
I Found a Better Way to Design Pages in Claude Code (And I’m a Little Mad I Didn’t Know Sooner)
You’re tweaking a landing page in Claude Code. “Make the layout more balanced,” you type—feeling pretty clever about your prompt, if we’re being honest. Claude adjusts the CSS. You refresh...
I Showed You the Wrong Way to Do Claude Code Testing. Let Me Fix That.
Last week, I walked you through browser testing with Claude Code using the Ralph loop plugin. I was pretty proud of it, actually. Here’s the thing: I was wrong. Well,...
How to Make Claude Code Test and Fix Its Own Work (The Ralph Loop Method)
Last week, I showed you my Claude Code implementation workflow. 52 minutes. 13 tasks. 38 test cases worth of functionality. All built by sub-agents running in parallel. Here’s what I...
How to Make Claude Code Actually Build What You Designed
Here’s a thing that happened to me once. I moved apartments. Being the organized person I am, I created the most detailed inventory list you’ve ever seen. Every box labeled....
The 3-Phase Method for Bulletproof Specs When You’re Not Starting From Scratch
Imagine this. You hire a contractor to “update the bathroom.” You wave your hand vaguely at the space, mention something about “modern vibes,” and leave for work. You come home...
The Dip Is Coming For Every Vibe Coder (And That’s Okay)
When I turned ten, my parents gifted me a battleship model kit. You know the ones—those intricate naval vessels with approximately 1,000 tiny plastic pieces, decals thinner than a whisper,...
How to Write Better Requirements with Claude (Stop Letting AI Assume)
I fire up Claude Code. New project in mind—a WordPress theme for coworking spaces. And I want to do this right, you know? Start with requirements. Be professional about it....
How to Build Self-Evolving Claude Code Rules (So You Stop Fixing the Same Mistakes)
Last week, I watched Claude make the exact same mistake I’d corrected three days earlier. Same project. Same codebase. Same error. I’d spent fifteen minutes explaining why we use prepared...
Stop Arguing With Your AI. Start Showing It What You See.
Imagine trying to teach someone to cook over the phone. You’re walking them through your grandmother’s pasta recipe—the one with the garlic that needs to be just golden, not brown....
The 4 Golden Rules of Vibe Coding (A Year-End Manifesto)
You remember early 2025, right? I was bouncing between ChatGPT Pro, Claude web, and Cursor like a pinball with a deadline. Copy from o1 pro. Paste into my editor. Fix...
Claude Code Sandbox Explained: Stop Pressing Enter 50 Times a Day
You’re deep in flow state. Claude Code is humming along—building your Next.js app, spinning up components, mapping out API routes, sketching database schemas. It’s beautiful. It’s efficient. It’s everything you...