AndyTheGuy/claude-dev-shop — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a local web app called Genesis that acts like an AI venture studio for turning a rough startup idea into a serious venture spec paper. I want a clean browser UI where I first enter an idea, then the app asks me 2 smart scoping questions, then shows me a draft plan with 3 research queries and a 6 section outline that I can edit before it spends any tokens.

Once I hit run, it should lock the inputs and finish the whole job on its own without freezing or resetting the page. It should do web research, preserve useful structure like headings, bullets, tables, and pricing info, then do a second pass to find missing assumptions and weak spots. I also want a skeptical red team style review baked in.

The final result should be a long polished proposal saved locally, with sections compiled one by one so it does not get cut off. Please include the API key setup from a .env file and smart model fallback and caching so it stays fast and reliable. Look up current docs online if you need to.

Want more depth? Deep Reverse