Composer (Cmd+I) is Cursor's most powerful feature — it can write, edit, and create multiple files simultaneously to implement entire features from a single prompt.
What Composer Can Do
- Create new files from scratch
- Edit multiple existing files in one operation
- Build entire features end to end
- Implement a spec or requirements document
How to Use
- Press
Cmd+I to open Composer - Describe what you want to build in detail
- Composer shows a plan and proposed file changes
- Review the diff for each file
- Accept all changes or cherry-pick what you want
Reference: