Cursor rule
description: Break down all work into smallest possible atomic tasks and execute them sequentially globs: "/" alwaysApply: true.
Cursor rule
description: Break down all work into smallest possible atomic tasks and execute them sequentially globs: "/" alwaysApply: true.
Cursor rule
Maintain core files documentation in memory-bank for easy codebase navigation.
Cursor rule
description: Define core operation modes (Plan vs Act) with explicit user approval workflow globs: "/" alwaysApply: true.
Cursor rule
description: Cursor Rules Location globs: .mdc alwaysApply: true.
Cursor rule
description: Maintain concise project documentation for context continuity across memory resets globs: "/" alwaysApply: true.
Cursor rule
description: Enforce conservative coding practices that make only user-requested changes without assumptions globs: "/" alwaysApply: true.
Cursor rule
description: Enforce test-driven development with atomic steps and user verification at each stage globs: "/" alwaysApply: true.