Writing · Tag

Articles tagged "claude-code".

5 articles on this topic.

Articles tagged "claude-code"

·9 min read · methodology , ai-assisted-development , refactoring

Phased migrations with per-phase verification gates

Big-bang rewrites of 6+ files break things you cannot predict. Phased migration with explicit gates is slower and catches the regressions early.

Phased migrations with per-phase verification gates: cover image

·10 min read · claude-code , claude-md , lovable

How I document AI-built projects: a CLAUDE.md, ISSUES.md, and prompts/ workflow

The four-part system I install on day one of every inherited Lovable, Cursor, or Claude Code project: CLAUDE.md template, ISSUES.md learning log, prompts/ folder, two-AI workflow.

How I document AI-built projects: a CLAUDE.md, ISSUES.md, and prompts/ workflow: cover image

·9 min read · issues-md , claude-code , methodology

ISSUES.md as a learning log: a 78-issue tracker pattern for AI-built projects

ISSUES.md is a flat markdown bug tracker that doubles as a regression detector and training doc. The pattern that works after 78 closed entries.

ISSUES.md as a learning log: a 78-issue tracker pattern for AI-built projects: cover image

·9 min read · tutorial , full-stack , reactjs

How I Used Claude Code to Build a Full-Stack React App: A Step-by-Step Development Guide

Learn how I built a Full-Stack React app with Claude Code as an AI pair programmer, focusing on security, documentation, and user experience

How I Used Claude Code to Build a Full-Stack React App: A Step-by-Step Development Guide: cover image

·12 min read · vibe-coding , cursor , claude-code

How AI coding tools actually edit code: 6 truths from 4,000+ hours of building software

After 4,000+ hours of building software, the last stretch with Cursor, Claude Code, Aider, and Lovable, here is how AI coding tools actually edit code under the hood.

How AI coding tools actually edit code: 6 truths from 4,000+ hours of building software: cover image
← All articles