I've done 100s of tests with Cursor's agent feature at this point....

For example for copycoder.ai our workflow is to build out the full frontend of an app and integrate it with a supabase backend (that includes user auth).
So we've split it into 3 files:
1 - Setup dependencies & build initial dashboard
2 - Build all other pages in app
3 - Setup supabase & auth
- instructions
- context
- rules & constraints
- other details
...in there.
Make sure the files don't get too large, this will degrade performance. You'll have to find the right balance.
For a full tutorial how to download and use these prompt files in CopyCoder, check out:
youtu.be/wEEhW95Cm4c

