All Issues (45)
Codex Reviews My Code Inside Claude Code — But I Don’t Trust It Blindly
I’ve been building something I can’t fully show you yet. It’s a Chrome extension called PinFlow. The idea: you browse a page, click on any element, attach an instruction to...
Workflow Engineering in Action: Building a Reddit Summarizer From Scratch With Claude Code
Here’s a confession. I follow about a dozen subreddit threads. AI tooling, Claude Code tips, local LLM experiments, dev workflows. And every single morning, I open Reddit fully intending to...
Workflow Engineering: Why Your AI Development Process Matters More Than Your Prompts
You open Claude Code. You’ve got a feature to build — a complex one. Payment integration, subscription handling, admin dashboard, the works. So you write the most detailed prompt you’ve...
The Claude Code Skill Creator Now Has Evals (And My Skills Finally Have Proof They Work)
Here’s a confession. For months, I’ve been building Claude Code skills with what I can only describe as the “hope and pray” methodology. Write the SKILL.md. Test it once. Ship...
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....