nikandr-surkov

12 mods across 1 repository, 13 stars between them.

code-reviewer

01

nikandr-surkov/ai-saas-starter

Agent Claude Code

Read-only reviewer for auth, billing, and credits-ledger changes. Use proactively after modifying src/lib/auth, src/lib/billing, src/lib/credits, or src/app/api — before committing.

13 1mo ago A 44 tokens original MIT

PostToolUse

02

nikandr-surkov/ai-saas-starter

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing format-edited-file.mjs via node. From nikandr-surkov/ai-saas-starter.

13 1mo ago A tokens not measured original MIT

Stop

03

nikandr-surkov/ai-saas-starter

Hook Claude Code

Runs when the agent finishes a response, executing stop-typecheck.mjs via node. From nikandr-surkov/ai-saas-starter.

13 1mo ago A tokens not measured original MIT

add-ai-provider

05

nikandr-surkov/ai-saas-starter

Skill Claude CodeCodex

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

13 1mo ago A 35 tokens original MIT

add-feature

06

nikandr-surkov/ai-saas-starter

Skill Claude CodeCodex

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

13 1mo ago A 33 tokens original MIT

db-migration

07

nikandr-surkov/ai-saas-starter

Skill Claude CodeCodex

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

13 1mo ago A 34 tokens original MIT

nikandr-surkov/ai-saas-starter

Instructions file GitHub Copilot

Instructions for nikandr-surkov/ai-saas-starter: Read AGENTS.md at the repo root — it is the full operating manual and wins over these lines. Use pnpm only; done means pnpm typecheck && pnpm lint && pnpm test pass. Never: edit applied migrations, mutate credittransactions, touch credit tables outside src/lib/credits/…

13 1mo ago A 116 tokens original MIT

nikandr-surkov/ai-saas-starter

Instructions file

Instructions for nikandr-surkov/ai-saas-starter, a project described as: AI SaaS boilerplate for Next.js 16 — Better Auth, Stripe subscriptions, credits system, AI image generation. AI-native: AGENTS.md, Claude Code skills & hooks.

13 1mo ago A 228 tokens original MIT