ungden/rork-ai-builder ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app where people can describe a mobile app idea in plain English and an AI agent turns it into a working React Native app. I want a landing page, email and password sign up, a dashboard for saved projects, and an editor screen where the app is built in real time while showing a phone preview in the browser. The user should be able to watch files appear, edit code directly in a built in code editor, and get help fixing build or runtime errors with one click.
It should also let people export the finished app as a ZIP, sync it to GitHub, and generate everything needed for an Expo app store build. Use Supabase for auth and project storage, and make the AI part work with Gemini by default, with Claude as an option. If you need to check current docs for anything, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit