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 | Open SaaS (Wasp) | |
|---|---|---|
| Price | $99 one-time | Free (MIT) |
| Framework | Next.js (App Router) | Wasp (React + Node, own DSL) |
| AI context files | AGENTS.md + .cursorrules + .windsurfrules, matched to each kit's patterns | AGENTS.md + Claude Code plugin |
| Auth & payments | Included (Stripe) | 5 auth providers, 3 processors |
| Admin dashboard | Roadmap by kit | Included |
| E2E tests | Roadmap by kit | Playwright suite included |
| Community | Direct founder access | 14,000+ stars, open source |
| Hiring pool | Any Next.js developer | Wasp experience is rare |
Where free wins — genuinely
- Price: $0 is $0. For a weekend experiment or a learning project, no paid kit justifies itself.
- Open SaaS is a complete, feature-rich SaaS: multi-provider auth, payments, admin dashboard, E2E tests, and an AGENTS.md with a Claude Code plugin. It is not a toy.
- MIT license: fork it, strip it, sell products built on it, with no strings. We think trying it first is a reasonable move — we say so on our own listicle.
What free actually costs
- The framework learning curve. Wasp is a DSL on top of React/Node — powerful, but it's another abstraction your AI assistant also has to learn. Cursor and Claude Code are markedly better at plain Next.js than at Wasp conventions, and their training data for Wasp is thinner.
- Integration effort: free kits give you powerful parts, not a matched whole. Gluing auth, payments and email into one coherent architecture is the work a paid kit has already done.
- AI consistency: Open SaaS ships AGENTS.md, which helps — but no .cursorrules or .windsurfrules matched to its own patterns. Your AI still re-decides conventions each session.
- Time math: if your hour is worth anything, two weekends of setup-and-fighting-costs more than $99.
The middle path we'd suggest
You don't have to take our word for any of this. Kickrepo publishes a free Starter Pack — the AGENTS.md, .cursorrules and .windsurfrules templates plus the prompts we use internally. Drop it into a free boilerplate this week and see how much difference a matched AI context layer makes. If it does, the full kit is the same idea applied to every file. If it doesn't, you've lost nothing.