Cursor rule Cursor
Validate frequently and early; find errors when they're small.
MCP server bridging Cursor's .cursor/ directory into Claude Code. Define custom rules, skills, and agents—Claude Code automatically discovers and uses them.
Cursor rule Cursor
Validate frequently and early; find errors when they're small.
Cursor rule Cursor
Implement features incrementally with checkpoints; don't code for 2 hours then show work.
Cursor rule Cursor
Save project context, user preferences, and decisions to memory for future sessions.
Cursor rule Cursor
When encountering a blocker, solve it or escalate; don't work around it.
Cursor rule Cursor
Ask for design approval before implementing 100+ lines.
Cursor rule Cursor
Verify code compiles and tests pass before moving to the next feature.
Cursor rule Cursor
Advanced performance optimization patterns for complex systems.
Cursor rule Cursor
A rule that always applies to the project.
Cursor rule Cursor
TypeScript conventions for source files.