Pr1ncePandey/RepoMind ? reverse-engineered prompt
Reverse engineered prompt
Build me a Claude Skill that lets someone paste a GitHub repository link and instantly get a clear breakdown of what the project is doing.
I want it to scan the repo, identify the main folders and important files, figure out the tech stack, explain the architecture in plain English, and give a few useful insights about how the codebase is organized. It should feel friendly for someone who is looking at a repo they do not know yet and wants to understand it fast.
Please make it work as a simple skill folder that can be uploaded to Claude as is, with prompts and rules set up so Claude knows what to do when it sees a GitHub link. If you need to check current Claude Skill docs online, go ahead. I also want it to produce a clean, structured response and, when possible, a simple architecture map style summary for larger projects.
Are you gonna build this?
make sure you review the code using coderabbit