- Prompt Warrior
- Posts
- How to clone a web app with Cursor Agent and CopyCoder
How to clone a web app with Cursor Agent and CopyCoder
Full Tutorial & New CopyCoder Release
Hey Warrior!
We've just shipped a new feature at CopyCoder 🎉
This new feature makes it even easier to clone a web app with one screenshot.
You can now download CopyCoder-optimized prompts into your Cursor projects easily, to run them with "Agent mode"
You can also select whether you want your application to include a working user authentication or not
Check out the full tutorial video here:
The cool thing about using agent is that you don’t need to manually run terminal commands anymore, agent can do that for you.
What’s interesting is that while working on this new feature and extensive testing, we figured out how to make Cursor agent perform in the best way.
You’ll notice that you can now download four different prompts into your Cursor project.
Prompts 1-3 basically contain the instructions and context to setup the entire app.
But we figured out that running them manually with agent, did not produce very reliable results.
The magic sauce was actually when we introduced a “setup” file. This setup file guides the entire set up and adds enough context to make the build more reliable.
Try it out!
Some more background:
Our first release was all about generating a very rich frontend from just a screenshot.
Our prompts provided all of the context needed for Cursor to build out a pretty feature rich application.
In this release we have made the first step to hook up the frontend with the backend. From here we can keep adding features to make the backend integration easier and easier.
The goal is to make it super easy to have a full production ready app built out with just one screenshot!
Feel free to let me know what you think or if you have any questions.
Cheers,
Moritz
Reply