Community Setup

Next.js + TypeScript + Tailwind SaaS Starter

Complete Claude Code setup for building a Next.js SaaS. Includes CLAUDE.md with project conventions, code reviewer agent, and test writer agent tailored to the Next.js + Prisma stack.

$5
Web DevelopmentdeveloperintermediateVS CodeGitHubNode.jsReact / Next.jsDatabase (SQL)
By Initly Team0 downloads

Get full access to this setup

Includes complete instructions, config files, and action checklist.

VS CodeGitHubNode.jsReact / Next.js

Instructions Preview

1. Install Claude Code

Open your terminal and install Claude Code globally:

npm install -g @anthropic-ai/claude-code

2. Set Up Your Project

Create a new Next.js project with TypeScript and Tailwind:

npx create-next-app@latest my-saas --ts --tailwind --app --src-dir
cd my-saas

3. Add the CLAUDE.md File

Place the included CLAUDE.md in your project root. This tells Claude about your project structure, conventions, and preferences.

4. Add Custom Agents

...

Purchase this setup to see the full instructions

Config Files

Purchase to download these config files.

CLAUDE.mdLocked
code-reviewer.mdLocked
test-writer.mdLocked