Starter KitNext.jsTypeScript
Agent-Ready SaaS Starter
Auth, billing, and a wired-in Claude agent layer. Launch a SaaS with agents on day one.
★★★★★ 5.02 reviewsv1.0.0
$129 — Buy nowWhat it is
A Next.js SaaS starter with the parts you always rebuild — auth, billing, and a wired-in Claude agent layer — already connected. Launch a product that ships with agents on day one instead of bolting them on later.
What's inside
- ✓Authentication and session handling, ready to extend.
- ✓Billing wired to a merchant of record so you can charge from launch.
- ✓A typed agent layer: tool definitions, guardrails, and an example agent feature end-to-end.
- ✓Conventions and `CLAUDE.md` tuned for a TypeScript / Next.js codebase.
What you get
File tree
saas-starter/
app/ — Next.js app router
agent/ — typed agent layer
lib/
auth/ — session handling
billing/ — merchant of record
CLAUDE.md
README.md
.env.exampleReviews
Tom R.
Founder / Full-Stack Developer
★★★★★“Saved me at least two weeks. The auth middleware, rate limiting, and agent tool wiring were already there and tested. I spent day one writing actual product logic instead of boilerplate.”
Lena B.
Backend Engineer
★★★★★“Every endpoint had a corresponding integration test. That alone is rare. I forked it, swapped the DB schema, and the test suite still caught two regressions I introduced during migration.”
