Posts RSS Feed
All of the posts.
How I Use Cursor to Plan and Ship
How I use Cursor's planning tool and Composer to build production apps with testable deliverables and proper sequencing.
Say Less with Cursor Rules
How I use .cursor/rules and glob patterns to enforce standards without cluttering context.
Your CI Is Running Tests on Old Code: How to Auto-Cancel GitHub Actions
Pushing multiple commits quickly? You're probably paying for 3-4 parallel test runs testing outdated code.