Cursor: Full Feature Planning Mode
Have Cursor plan an entire feature before writing a line — specs out files to touch, edge cases to handle, and tests to write first.
The Prompt
Already a member? Sign in.
Related prompts
Cursor Composer: Extract a Feature Flag From Hardcoded Branches
A Composer prompt that finds every hardcoded conditional for a feature, unifies them behind a single flag, and ships the rollout plan.
Cursor Composer: Migrate a Feature Behind a Kill Switch
Composer prompt that performs a risky migration with a feature flag wrapper and instant rollback path baked in.
Cursor: Build a Migration Plan Before Touching Schema
Forces Cursor to produce a reversible, staged database migration plan with rollback and dual-write checkpoints before any code change.
Cursor: Pre-Mortem a Risky Refactor Before You Touch It
Forces Cursor to predict failure modes of a planned refactor before writing any code, so you catch landmines first.
