All Issues (60)
How to Run Firecrawl for Free in the Cloud (No API Key Needed)
Run the full Firecrawl stack on a free GitHub Codespaces 16 GB cloud machine — no API keys, 5-minute setup, and wired into Claude Code via a single tunnel command.
The “Real” Context Engineering with Claude Code, Explained
I’ve written 40+ posts about Claude Code. Sub-agents. CLAUDE.md files. Skills. Workflow engineering. Testing loops. Spec-driven development. Memory. Self-evolving rules. I was outlining a post last week — when I...
Talk Like a Caveman, Save > 75% on Claude Code Usage (I Tested It)
A Reddit post hit r/ClaudeAI on April 3rd and absolutely exploded. The title: “Taught Claude to talk like a caveman to use 75% less tokens.” 10,000 upvotes. Hundreds of comments. Half the thread...
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....