Writing · Tag

Articles tagged "cursor".

3 articles on this topic.

Articles tagged "cursor"

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

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

Four files that fix the missing context in AI-built codebases: CLAUDE.md, ISSUES.md, a prompts/ folder, and a two-AI handoff workflow.

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

·7 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.

Why AI coding tools rewrite full files instead of using diffs: cover image

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

How AI coding tools edit code: 6 things from shipping software with real users

What's actually happening when your AI coding tool rewrites a whole file, misses a diff, or loads files you never mentioned.

How AI coding tools edit code: 6 things from shipping software with real users: cover image
← All articles