
eric zakariasson
@ericzakariasson • 76,505 subscribers
@cursor_ai & tinkering. https://t.co/udyDUjFI0i
Shorts
Videos

here's me using design mode in cursor for 10 minutes to build out a new page on our website the starting point is from a one-shot cloud agent that i pulled down locally to iterate. after polish, i send it up to cloud again and let another agent QA it for me so its prod ready
eric zakariasson100,355 Aufrufe • vor 2 Monaten

3 years ago i could never have believed we'd gotten this far. being able to generate 4 plans in parallel with different models, then selecting the best one (or merging them), and sending up to the cloud where this is coded automatically. definitely feels like the future
eric zakariasson160,306 Aufrufe • vor 8 Monaten

here's how you can use MCP to order food with uber eats from Cursor
eric zakariasson227,134 Aufrufe • vor 1 Jahr

i've experimented with a fan out pattern from plan mode to parallel agent. spend a lot of time upfront refining the plan, then hand off to background 1. generate plan 2. ask cursor to break down plan to isolated, independent tasks 3. spawn background agents using MCP server
eric zakariasson73,170 Aufrufe • vor 9 Monaten

working with cloud agents in cursor feels the same as local, but the fact that i can shut down my computer and still have it running is amazing. one of my favorite use cases is planning in cursor, then send off to cloud agent for impl. here's a short demo
eric zakariasson61,940 Aufrufe • vor 8 Monaten

here's me using debug mode to fix a small bug in an swift app i just built issue was the initial characters were cut off when typing it out, so i had cursor 1. instrument the code 2. ask me to reproduce the issue 3. read the debug logs 4. implement the fix 5. ask me to reproduce to verify the fix using runtime context, cursor managed to fix it first try! team is using this very frequently, and highly recommend /debug mode for gnarly bugs
eric zakariasson15,224 Aufrufe • vor 2 Monaten