What Solo Builders Can Learn from Claude Code's Creator
The creator of Claude Code doesn't write code the traditional way—he orchestrates AI agents. Here's what solo builders can learn from his surprisingly vanilla workflow.
Insights on building products, shipping code, and growing as a solo founder.
Boris Cherny's single most important tip for AI coding: give Claude a way to verify its work. This practice improves output quality by 2-3x. Here's how to implement verification-first development in your workflow.
From zero to functional newsletter signup system in 6 hours. How Claude helped architect a progressive, non-intrusive modal with ConvertKit integration that actually converts.
Large language models don't remember previous sessions. Your CLAUDE.md file transforms Claude from a forgetful assistant into a team member who actually learns. Here's how to build one that works.
Prompting through an API is different than prompting in a chat. Learn the patterns that produce consistent, parseable results for production applications.
Migrating from WordPress to Next.js seemed like a months-long project. With Claude as my development partner, I shipped it in 3 weeks. Here's what worked, what didn't, and what I'd do differently.
A quick reference guide based on Boris Cherny's workflow. Session management, slash commands, verification, hooks, and the core philosophy for getting the most out of Claude Code.