danish296/codevibes ? reverse-engineered prompt

Reverse engineered prompt

Build me a web app called CodeVibes that lets a user paste a GitHub repo URL and then analyzes the code with AI for security issues, bugs, performance problems, and general code quality. I want a clean dashboard, a setup page for adding the API key, and an analysis page that shows progress live while the scan is running. After the scan, show a simple report with the issues found, severity, helpful explanations, and a Vibe Score from 0 to 100 so it feels easy to understand at a glance. Please also save past scans so I can view history later. Use a modern React frontend with a polished UI, and an Express backend that talks to GitHub and the AI service, stores data locally in SQLite, and streams results back as they come in. If you need to check current docs for anything, 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