AmanVarshney01/create-better-t-stack — reverse-engineered prompt
Reverse engineered prompt
Build me a modern command line tool that helps people create a new TypeScript app by answering simple questions.
I want it to feel friendly and fast, with a guided setup where the user can pick the parts they want, like the frontend, backend, API style, database, ORM, auth, runtime, and extra tools. It should generate a clean starter project with only those choices included, not a bloated template.
Please support common options like React, Next, Nuxt, Svelte, Solid, Astro, React Native, Hono, Express, Fastify, Bun, Node, Cloudflare Workers, SQLite, Postgres, MySQL, MongoDB, Drizzle, Prisma, Better Auth, Clerk, monorepo tooling, linting, PWA, desktop app options, and simple example apps like todo or AI.
Also make a basic docs website that explains what the tool does, how to run it, and how to contribute. Use current stable TypeScript practices, keep the generated projects type safe from front to back, and look up current docs online if you need to.
Want more depth? Deep Reverse