Writing · Tag
Articles tagged "cursor".
3 articles on this topic.
Articles tagged "cursor"
·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.
·8 min read · cursor , fast-apply , diffs
Why AI coding tools rewrite full files instead of using diffs
Cursor fast apply, Morph, and Aider all converge: full-file rewrites beat diffs under 400 lines. Three reasons rooted in how language models work.
·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.