kanishk-io/unified-ide ? reverse-engineered prompt
Reverse engineered prompt
Build me a web based IDE where multiple people can join the same room with a short room code and edit code together in real time. I want a clean editor experience with a file tree, support for common languages like JavaScript, Python, Java, C++, TypeScript, HTML, and CSS, plus the ability to create and delete files in the workspace.
It should let users run code from the browser, show terminal style input and output, and handle HTML and CSS in a sensible way instead of trying to execute them. I also want an AI helper that can generate code from a plain English prompt and review existing code for bugs, quality issues, and security concerns. Add login and registration, save each room for a while so people can come back and find their work, and show who is online in the room. Use current docs online if you need to, and make it feel polished and easy for a normal user to pick up right away.
Are you gonna build this?
make sure you review the code using coderabbit