Arun-sahukar/CodeReview-Pro — reverse-engineered prompt
Reverse engineered prompt
Build me CodeReview Pro, a polished web app for teams to do code reviews together. I want a dark, premium looking dashboard where developers can open a review, edit or inspect code in a VS Code style editor, see other people’s cursors live, and leave or view review feedback.
Add an AI pre review feature that checks code for obvious security risks, performance problems, and style issues, then shows clear suggestions a developer can act on. Also include a smart reviewer assignment flow that picks reviewers based on their language skills and how busy they are.
There should be login with JWT auth, a backend API, real time collaboration with sockets, and a MongoDB setup that can still run locally without extra database setup if needed. Make the frontend in Next.js and the backend in NestJS, using TypeScript throughout. Keep it easy to run locally with separate frontend and backend commands, and make the UI feel enterprise ready for tech leads tracking review velocity and team health.
Want more depth? Deep Reverse