Cursor
AI-first code editor with native IdeaTwister support. Extract the zip file and run install.sh, full feature set.
Prerequisites
- ✓Cursor installed and running
- ✓Active Cursor subscription or free tier
- ✓IdeaTwister zip file (received after purchase)
- ✓~30–50 minutes for a full run
Installation
Step 1: Extract the Zip File
Unzip the IdeaTwister file you received. You'll see a folder structure with install.sh and platform-specific files.
Step 2: Run the Install Script (Recommended)
- Open your terminal and run:
- cd /path/to/ideatwister-zip
- ./install.sh
- When prompted, select Cursor as your platform.
Step 3: Or Install Manually
- If you prefer manual setup:
- 1. Copy the cursor/ folder to ~/.cursor/extensions/ideatwister
- 2. Run: mkdir -p ~/.ideatwister/runs
- 3. Restart Cursor
Verify the Installation
Verify the Installation
- In Cursor's AI chat panel, type:
- /ideatwister help
- You should see the command list.
Your First Run
You: /ideatwister I want to build a tool that helps freelancers track billable hours [Cursor runs through all 6 phases...] ✅ Pipeline complete! Variations: 48 High conviction (8+): 6 Top score: 9/10 Time elapsed: 38 minutes 📊 Dashboard: ~/.ideatwister/runs/freelancer-billable-hours-2026-04-24/dashboard.html
All Available Commands
/ideatwister <idea>
Run the full idea mutation pipeline.
/ideatwister list
List all past runs with scores and variation counts.
/ideatwister open <slug>
Open the dashboard in your browser.
/ideatwister variations <slug>
Browse all 50+ variations with optional filters.
/ideatwister dive <slug> <variation>
Deep dive analysis on a specific variation.
/ideatwister help
Show all available commands.
Known Limitations
- •Browser open: Cursor cannot automatically open external browsers. The path is printed; open manually in your browser.
- •Web search: Uses Claude's web search (if available through Cursor's integration).
- •Interactive experience: Cursor's AI chat is responsive, but very long runs may timeout. If so, interrupt and re-run to resume.
Troubleshooting
Command not recognized
Restart Cursor and verify the plugin installed in Extensions → Installed.
Run times out during long operations
Interrupt the run and re-run the same command. Cursor will resume from the last checkpoint.
Dashboard path not opening
- Copy the printed path and open it manually in your browser:
- open ~/.ideatwister/runs/{slug}/dashboard.html
Updating
To update, download the latest version from your account, run the install script again, or manually replace the files in ~/.cursor/extensions/ideatwister
Uninstalling
- rm -rf ~/.cursor/extensions/ideatwister
- Your ~/.ideatwister/ data is preserved.
Your data in ~/.ideatwister/ is preserved after uninstalling.
Next Steps
- Run your first idea through the pipeline
- Open the dashboard in your browser
- Browse all 50+ variations with scores
- Deep dive on the ones that look promising