ls ~/writing --series=claude-code-engineering
[01]Writing · Series
The Claude Code Engineering series.
- Posts
- 9
- Full arc
- 71 min
- Published
- Jan→May 2026
- You have read
- 0 of 9
[02]The arc
- 01 How AI coding tools edit code: 6 things from shipping software with real users
- 02 Why AI coding tools rewrite full files instead of using diffs
- 03 How I Used Claude Code to Build a Full-Stack React App: A Step-by-Step Development Guide
- 04 How Aider's repomap uses PageRank and tree-sitter to rank your codebase
- 05 ISSUES.md as a learning log: the flat-file bug tracker that compounds
- 06 How to audit a Lovable app after the BOLA disclosure: a 6-hour rotation playbook
- 07 Migrating to Supabase publishable keys broke my Chrome extension. Here is the fix.
- 08 How I document AI-built projects: a CLAUDE.md, ISSUES.md, and prompts/ workflow
- 09 Phased migrations with per-phase verification gates