nikandr-surkov/ai-saas-starter

AI SaaS boilerplate for Next.js 16 — Better Auth, Stripe subscriptions, credits system, AI image generation. AI-native: AGENTS.md, Claude Code skills & hooks.

This repository also configures its own agents. See what ai-saas-starter tells them →

17Stars on the repository
12Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-ai-provider

01

nikandr-surkov/ai-saas-starter

Skill Claude Code

Implement the image-generation provider interface for a new provider (fal, Replicate, direct OpenAI, ...). Use when swapping or adding an AI provider.

not rated 17 +2 1mo ago A 35 tokens original MIT

add-feature

02

nikandr-surkov/ai-saas-starter

Skill Claude Code

Scaffold a new feature (page + server action + test) following this repo's patterns. Use when adding any user-facing feature to the app.

not rated 17 +2 1mo ago A 33 tokens original MIT

db-migration

03

nikandr-surkov/ai-saas-starter

Skill Claude Code

Make a database schema change safely — edit schema.ts, generate the migration, review the SQL, apply it. Use for any change under src/db/.

not rated 17 +2 1mo ago A 34 tokens original MIT