Next.js Opinionated Stack
Ship faster with an AI-ready, opinionated Next.js starter
A production-ready template that removes boilerplate and gets you building immediately. Fork the repo, install dependencies, and focus on features—not setup.
Opinionated structure
Clear, scalable folder layout with proven patterns.
AI-ready
MCP config + documentation structure for better AI context.
Authentication
Better Auth preconfigured for modern auth flows.
UI system
shadcn/ui + Tailwind for accessible, composable UI.
TanStack suite
Form, Table, and Query ready for complex apps.
Quality tooling
Zod validation and Husky hooks to keep quality high.
Quick start
pnpm installpnpm dev
Then open http://localhost:3000 and start building.