I kept running into the same problem - my prompts were too vague and Agent would miss what I actually wanted. So I asked Agent to help me build something to fix that.. and https://betterpromptswith.replit.app/ was born
The result: A Prompt Enhancer that turns rough ideas into detailed specs Agent can actually execute.
How it works:
-
Paste your rough idea (supports images too - Ctrl+V a screenshot)
-
AI asks you clarifying questions
-
Get back a polished, structured prompt
Built 100% on Replit:
-
Frontend: React + Tailwind + shadcn/ui
-
Backend: Express + TypeScript
-
AI: OpenAI via Replit’s built-in integration
-
Database: Replit Postgres
-
Deployed: Replit Deployments
The whole thing was built using Agent - prompt enhancing prompts to build a prompt enhancer. Full circle.
Try it out and let me know what you think!