Tag: claude
All the articles with the tag "claude".
-
From Shower Thought to Blog Draft: Writing Posts with Claude Code Mobile
I used to lose my best blog ideas between the shower and my desk. Now I write entire drafts on my phone before I've dried off.
-
The Two-Key System: How We Turned House Hunting Into a Team Sport with AI
I built the perfect 140-point house hunting scoring system.
-
Strategic Test Design: Reduce AI-Generated Test Bloat
When Claude generated 47 tests for my shopping list feature, I thought I'd struck gold. Then I realized it was testing its own mocks while my actual code remained broken. Here's how I learned to constrain AI test generation.
-
Generate C4 Diagrams from Your Codebase
Have Claude read your codebase, generate C4 diagrams, and load them in Structurizr. From zero to full documentation in under 30 minutes.
-
Claude Using Outdated Library Documentation? Fix with Context7 MCP
When Claude Code gets stuck guessing library APIs and syntax, Context7 MCP server loads the actual docs. Here's how it saved my Structurizr debugging session.
-
I Run 4 AI Agents in Parallel. Here's How I Keep Them from Destroying My Codebase
After watching Claude sessions step on each other's changes, I discovered git worktrees. Here's the system that lets me run 4 AI agents simultaneously without merge hell.
-
Django + Next.js SaaS Starter Template with AI Agents
Open source Django + Next.js boilerplate with AI coding agents, authentication structure, and Docker. Build your SaaS in days, not weeks. Perfect for 2025.