prathambalehosurr/code-review-platform ? reverse-engineered prompt

Reverse engineered prompt

Build me an AI code review platform where a developer can sign in with GitHub, connect a repository, and get automatic AI feedback on pull requests and code changes.

I want a clean web app with a frontend and a backend, plus a simple setup for local development. The backend should handle GitHub OAuth login, receive GitHub webhook events, store data in MongoDB, and use Redis for background review jobs. When a new PR or code update comes in, send it to Gemini and return helpful review comments, like bugs, security issues, style problems, and small improvement suggestions.

Please include a health check route and API docs so it’s easy to verify the service is running. Make the app feel polished and straightforward to use, with clear screens for signing in, connecting a repo, and viewing review results. If you need to check current docs for any integrations, go ahead and 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