Mohit-Nanda-Krishna/GithubRepoAnalyser ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python app that analyzes a GitHub repository and gives me a simple, easy to read report.
I want to paste in a GitHub repo link, have it inspect the code, and then show a clear summary of what the project does, the main parts of the code, and any useful insights about structure or quality. It should also generate a project health report that highlights things like how well organized the repo looks, whether it seems maintained, and any obvious issues or missing pieces.
Make the output feel human friendly, not like raw code output. If you can, include a short overall verdict and a few practical suggestions for improving the repository. Use current docs online if you need to. Keep it clean and simple so someone non technical can understand the results quickly.
Are you gonna build this?
make sure you review the code using coderabbit