##about-this-kit
The free AI context layer Kickrepo is built on. AGENTS.md, .cursorrules and .windsurfrules templates, five copy-paste prompts, and a pre-launch ship checklist. Drop them into any project so Cursor, Claude Code, and Windsurf follow one consistent set of conventions — today, for $0.
What's inside
- AGENTS.md template — one conventions file your whole toolchain agrees on.
- Cursor + Windsurf rules — pre-matched, so both tools generate the same style of code.
- 5 copy-paste prompts — for feature work, reviews, refactors, and tests.
- Pre-launch ship checklist — the same one we run on our own projects.
Why free?
Because the context files are the fastest way to feel what an AI-ready codebase is like. Use the pack on its own — and when you want the full foundation underneath it, Kickrepo Core is waiting.
##inside-the-kit
The boring parts are
already handled.
Kickrepo Core gives your AI tool a codebase worth building on — opinionated enough to stay coherent, open enough to make it yours.
Auth, pre-wired
A real auth foundation ready for your users, sessions, and protected routes.
Payments, connected
Go from idea to paid product without pausing to assemble a billing stack.
Database, in place
Your data layer is there from the first prompt, with patterns your AI can follow.
Styling, decided
A polished UI system so generated screens feel like one product, not a patchwork.
Rules for your AI
.cursorrules, .windsurfrules, and AGENTS.md teach your tools how Kickrepo works.
Built to branch
Clone it, make it yours, and keep shipping without fighting the foundation.
##your-first-session
Prompt less.
Ship more.
Vibe coding works best when the first prompt lands in a codebase that already knows what it is.
Unzip and run
One command brings the database up — Docker Compose locally, or the Neon quickstart if you prefer a hosted Postgres.
Open your AI tool
Cursor, Claude Code, or Windsurf reads the included rules and gets the context immediately.
Prompt and ship
Describe the product you want. Your AI builds in the patterns that are already there.
~/my-app $ docker compose up -d
+ AGENTS.md — project context for your AI
+ .cursorrules — Cursor conventions
+ .windsurfrules — Windsurf conventions
~/my-app $ npm run db:push
✓ schema applied — auth, payments, data layer wired
✓ rules loaded — your AI tool knows the stack
▌ ready for your first prompt
new in v1.1
- docker-compose.yml — the whole stack comes up with one command
- db:push fast-fails with guidance when no database is configured
- Quickstart now leads with Neon and Docker — pick your path in minutes
##the-tradeoff
Your time is worth
more than setup.
##faq
Before you hit ship
Which AI tools does Kickrepo support?
Kickrepo Core ships with rules files for Cursor, Claude Code, and Windsurf. They give your AI tool the project context it needs to generate code that fits the kit from the first prompt.
Is this a subscription?
No. The Standard License is a one-time purchase with instant access to the kit — and future Kickrepo Core updates are included, so your foundation keeps getting better as the stack evolves.
Can I use it for commercial projects?
Yes. Unlimited commercial projects, no per-site fees. Use Kickrepo as the foundation for as many products as you ship.
Can I try it before buying?
Yes. The free Starter Pack includes the AGENTS.md, .cursorrules and .windsurfrules templates, five copy-paste prompts, and the pre-launch ship checklist. Use it on any project — and grab Kickrepo Core when you want the full foundation underneath.
Get the free Starter Pack →What exactly do I get when I buy?
The complete Next.js kit source, the AI rules files, the setup scripts, and instant access to future Core kit updates. If it doesn't save you a week of setup, the 30-day money-back guarantee has you covered.
##keep-exploring