create-xtarter-app · scaffolding CLI
Scaffold projects in seconds
Pick a template. Run one command. Get a fully configured project with linting, type checking, CI, and editor settings — ready to ship.
Five templates, one command
Every option ships with Biome, TypeScript strict, CI, editor settings, and agent skills pre-configured - the same baseline in every scaffold.
- Next.js + Chakra UINext.js 16 · Chakra UI v3 · BiomeView repository
- Next.js + TailwindNext.js 16 · Tailwind CSS v4 · BiomeView repository
- Vite + React + ChakraVite+ (Vite 8) · React 19 · Chakra UI v3View repository
- Vite + React + TailwindVite+ (Vite 8) · React 19 · Tailwind CSS v4View repository
- Vite + React + Hero UIVite+ (Vite 8) · React 19 · Hero UIView repository
Quick start
Scaffold a new project in one command.
npm create xtarter-app@latestpnpm create xtarter-app@latestyarn create xtarter-appbun create xtarter-app@latestFollow the prompts to pick a template. Next, keep the project conformant as standards evolve: npx xtarterize init.