Kickrepo Core is an AI-ready Next.js starter kit: production scaffolding (auth, payments, email, landing page, docs) that ships with AI context files — AGENTS.md, .cursorrules and .windsurfrules — so Cursor, Claude Code and Windsurf follow the kit's patterns from the first prompt. It's the first kit in a planned library: the same AI-ready treatment applied to different app shapes (Next.js SaaS today, more coming).
This page is an honest comparison, not an ad. Where the other kit is genuinely stronger, we say so — that's also the standard we hold our own listicles to.
| Kickrepo Core | Supastarter | |
|---|---|---|
| Price | $99 one-time | $349 (Solo) · $799 (Startup) · $1,499 (Agency) |
| Framework | Next.js (App Router) | Next.js 15 + Hono API layer |
| Auth | Included | Better Auth: passkeys, 2FA, impersonation |
| Payment providers | Stripe | Stripe, Lemon Squeezy, Polar, Creem, Dodo |
| Multi-tenancy & teams | Roadmap by kit | Full organizations + seat billing |
| i18n | Roadmap by kit | Full multi-language support |
| Admin panel | Roadmap by kit | Full SaaS admin UI |
| E2E tests | Roadmap by kit | Playwright suite included |
| AI context files | AGENTS.md + .cursorrules + .windsurfrules, matched to each kit's patterns | AGENTS.md + .cursorrules + .windsurfrules |
| Learning curve | Lean by design | Steep — many moving parts |
Where Supastarter wins
- Enterprise feature depth: organizations, seat-based billing, RBAC with a super-admin role, user impersonation and a full admin UI ship on day one.
- Choice: five payment providers, Prisma or Drizzle, Postgres/MySQL/SQLite, and an OpenAPI-typed API layer for mobile or public clients.
- Changelog velocity: it ships continuously, and lifetime updates are included at every tier.
Where Kickrepo wins
- Cost: $99 vs $349 for the same seat count — a $250 gap for features many first products never use.
- Simplicity: fewer moving parts means your AI assistant has less architecture to trip over, and you spend your first week on your product instead of reading Supastarter's docs.
- AI context depth: both kits ship AGENTS.md and Cursor/Windsurf rules; Kickrepo's are written per-kit against the kit's own patterns, and AI context is the product, not an add-on.