thazsobral/engenharia-de-requisitos — reverse-engineered prompt

Reverse engineered prompt

I want a simple browser app for requirements engineering that uses Gemini and feels like a polished little AI Studio project. The main idea is that someone can paste a product idea, feature request, or rough notes and get clear help organizing and improving the requirements in a way that is easy to read and refine.

Please make the interface clean and friendly, with a main input area, a place to show the AI response, and obvious actions to generate again or edit what was produced. Keep the setup lightweight so I can run it locally with Node, using a GEMINI_API_KEY in .env.local, then start it with the usual dev command. It should work well as a small TypeScript web app and be ready to deploy once it is working.

If the repo already has a starting point, keep building on that instead of rewriting everything. If anything about Gemini integration is unclear, look up the current docs online and wire it up the right way.

Want more depth? Deep Reverse