odoochain/gitreverse ? reverse-engineered prompt

Reverse engineered prompt

Build me a web app that takes a public GitHub repo and turns it into one short synthetic prompt someone could paste into Cursor, Claude Code, Codex, or ChatGPT to rebuild that project from scratch.

On the home page, I want to paste either a full GitHub URL or an owner and repo name, then get back a clean, conversational prompt based on the repo metadata, the root level file tree, and the README. It should also support shareable links like /owner/repo, and if someone opens a GitHub style /owner/repo/tree/... link on this site, it should send them to the main repo page instead of failing.

Make it feel polished and simple, with a nice landing page, a place to view the generated prompt, and a way to copy or share the result. If it needs current API or model details, look up the latest docs online and use sensible defaults. I’d also like optional account or library style features if they fit naturally, but the main job is just fast repo to prompt conversion.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab