# 1ShotGen > 1ShotGen turns a one-sentence idea — or a wall of text — into a single, fully-scoped "one-shot" build prompt for AI coding agents like Claude Code, Cursor, and Codex. You paste the generated prompt into your agent and it builds the whole project in one pass, instead of guessing and needing repeated correction. 1ShotGen expands a short idea into a complete build brief that pins down the things coding agents usually get wrong: tech stack, file and module layout, data model, behavior and features, UX and visual design, edge cases and error handling, and a clear definition of done. It supports eight build targets: web apps, static sites, CLI tools, Python scripts, Bash scripts, Android apps, iOS apps, and desktop apps. Plans: Free is 3 generations per week (no credit card required). Pro is $7.99/month for unlimited generations. A one-time pack of 50 credits is $5. ## Main pages - [Home](https://1shotgen.com/): what 1ShotGen does, how it works, a live demo, and pricing. - [Open the app](https://1shotgen.com/app): the generator (a free account is required to run it). - [Sign up](https://1shotgen.com/signup): create a free account — 3 generations per week, no card. - [Built with 1ShotGen](https://1shotgen.com/built.html): a showcase of apps built end-to-end from 1ShotGen prompts. ## Example build briefs Real, unedited prompts 1ShotGen generated from a single line of input — the kind of fully-scoped brief you hand to a coding agent: - [Cloth3D — WebGL sim](https://1shotgen.com/examples/cloth3d.md): an interactive 3D cloth simulation with draggable fabric, wind, and tearing, running in the browser via WebGL. - [Focus Garden — iOS app](https://1shotgen.com/examples/focus-garden.md): a Pomodoro focus timer where each completed session grows a plant in a zen garden; streaks unlock rare species. - [Rolodex — web app](https://1shotgen.com/examples/markdown-crm.md): a local-first personal CRM where every contact is a plain-text `.md` file and the web UI is a fast lens over that folder. ## Optional - [Privacy Policy](https://1shotgen.com/privacy): how 1ShotGen handles your data. - [Terms of Service](https://1shotgen.com/terms): the terms for using 1ShotGen.