KunwarBindra/multi-agent-app-builder ? reverse-engineered prompt

Reverse engineered prompt

Build me an AI code generator web app that lets a user type a plain English request and then creates a full working app from it.

I want a simple chat style interface where I can describe something like a todo app, a blog API, or an e commerce site, and the system breaks the request into a plan, generates the files, and shows progress as it works. It should feel like an enterprise tool, not just a demo, with clear streaming updates and a clean interface.

Please make it support generating both frontend and backend projects, and have a backend service that coordinates a few specialized AI agents so the architecture, file planning, code writing, and final checks happen in separate steps. Use a setup that is easy to run locally and also works with Docker.

If you need to check current docs for any libraries or best practices, feel free to look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab