Skip to main content

Stop rebuilding the same Next.js project from scratch

next-starters is what's left after auditing 25 shipped client and personal Next.js projects and keeping only what worked: two production-grade starter templates and 22 reusable skills for auth, email, testing, and deploys. Scaffold a new project in one command. Layer in the rest exactly when you need it.

node bin/create-client.mjs acme-salon --template marketing --out ../acme/acme-salon
25 → 2
shipped client repos distilled into 2 starter templates
22
reusable skills, installable one at a time
1 command
from zero to a running client project

Getting Started

One command from zero to a running client project — templates, not boilerplate you have to babysit.

Read the guide

Architecture

How 25 shipped projects became 2 archetypes, and the token/module system that keeps them from drifting apart again.

View the architecture

Skills Catalog

22 capabilities you can bolt on exactly when you need them — auth, email, testing, deploys — each with the real story behind it.

Browse skills