Multi-Tenant SaaS Web App

Next.js 16 SaaS with Clerk auth, Drizzle ORM, Zod validation, and strict tenant isolation.

CopilotCursorKilo
AuthorNeexoCore
Updated
saasmulti-tenant

Stack bundle — Multi-Tenant SaaS Web App

Full project setup — advanced.

Plugins (3)

  • neexo-guardrails17 instructions · 4 prompts
  • neexo-developer6 skills · 1 agents
  • neexo-planning9 skills · 1 agents

Plugins (3)

  • Neexo Guardrails Plugin
  • Neexo Developer Plugin
  • Neexo Planning Plugin

Skills (9)

  • Neexo Feature Planning SkillSKILL.md
  • Neexo Production Database Sync SkillSKILL.md
  • Fetch Neexo Hub ContextSKILL.md
  • test-gateSKILL.md
  • product-changelogSKILL.md
  • Neexo Git Commit SkillSKILL.md
  • Emil Design Engineering SkillSKILL.md
  • Taste Skill (Anti-Slop Frontend)SKILL.md
  • ImpeccableSKILL.md

Instructions (7)

  • Clerk Authentication
  • Neexo Drizzle Database Instructions
  • Neexo Next.js Conventions
  • Zod v4 Validation
  • shadcn/ui v4
  • Cost-Aware AI Instructions
  • Agent Scope Limits

Tools (3)

  • GitHub CLI
  • Context7 MCP Server
  • Next.js DevTools MCP

Cookboos (3)

  • Product Changelog Fragments
  • In-App Feedback to GitHub
  • Next.js + Drizzle + Clerk Vertical Slice
Full Neexo AI Hub project setup for "Multi-Tenant SaaS Web App".

Manifest: https://awesome.neexo.dk/api/install-manifest?stack=saas-multi-tenant

Steps:
1. Fetch the manifest JSON and the linked playbook bundle.
2. Install all listed plugins in my IDE (Copilot marketplace or Cursor rules).
3. Install listed skills to the project repository.
4. Apply baseline guardrails from https://awesome.neexo.dk/api/llms-minimal.txt
5. Confirm what you installed before proceeding.

Recommended plugins

Skills

Neexo Feature Planning Skill

Plans medium and high-risk feature changes before implementation, including scope, touched files, validation, and rollout risks.

Skills

Neexo Production Database Sync Skill

Guides careful production database sync and inspection workflows with explicit safety checks, environment boundaries, and rollback awareness.

Skills

Fetch Neexo Hub Context

Load stack-specific conventions from awesome.neexo.dk without dumping the full catalog.

Skills

test-gate

Run the repository's documented CI quality gate (ci:check or fallback) before commit or push; fail closed on errors.

Skills

product-changelog

Create and validate user-facing product changelog fragments (fragment-first build/check/catchup) before commit when the repository uses that pipeline.

Skills

Neexo Git Commit Skill

A full commit workflow skill that inspects diffs, checks repository history, verifies generated files and changelog dates, and produces a commit-ready message.

Skills

Emil Design Engineering Skill

Community skill for UI polish, animation decisions, component feel, and the invisible details that make interfaces feel right — from Emil Kowalski.

Skills

Taste Skill (Anti-Slop Frontend)

Community anti-slop frontend skills for landing pages, portfolios, and redesigns — layout, typography, motion, and spacing from Leonxlnx/taste-skill.

Skills

Impeccable

Community design skill for shaping, auditing, polishing, and iterating frontend UI with 23 commands and deterministic anti-slop rules — from pbakaus/impeccable.

Skills

Instructions

Tools

Cookbook

Overview

Production SaaS web apps with organization-scoped data, encrypted secrets, and AI guardrails for high-risk areas.

Validation

Prefer a single project gate such as pnpm ci:check (or the repo's documented equivalent) plus npx drizzle-kit check when Drizzle is in use. If the repo has no unified ci:check, fall back to npm run lint and npm run build.

Overrides

Consuming repositories may override stack majors or validation commands via their own AGENTS.md / IDE rules; those win on conflict. This playbook defaults to Zod v4 and the stack listed above.

Related surfaces

Apps that also ship React Three Fiber / next-intl marketing experiences may additionally load marketing-3d-site resources.

Getting started

  1. Install plugins from the setup guide
  2. Tell your agent: use playbook saas-multi-tenant from awesome.neexo.dk
  3. Fetch https://awesome.neexo.dk/api/playbooks/saas-multi-tenant

Raw content

Copy into your project — e.g. .instructions.md, .agent.md, or SKILL.md

## Overview

Production SaaS web apps with organization-scoped data, encrypted secrets, and AI guardrails for high-risk areas.

## Validation

Prefer a single project gate such as `pnpm ci:check` (or the repo's documented equivalent) plus `npx drizzle-kit check` when Drizzle is in use. If the repo has no unified `ci:check`, fall back to `npm run lint` and `npm run build`.

## Overrides

Consuming repositories may override stack majors or validation commands via their own `AGENTS.md` / IDE rules; those win on conflict. This playbook defaults to Zod v4 and the stack listed above.

## Related surfaces

Apps that also ship React Three Fiber / next-intl marketing experiences may additionally load [`marketing-3d-site`](/playbooks/marketing-3d-site) resources.

## Getting started

1. Install plugins from the [setup guide](/setup)
2. Tell your agent: use playbook `saas-multi-tenant` from awesome.neexo.dk
3. Fetch `https://awesome.neexo.dk/api/playbooks/saas-multi-tenant`

Next steps

Matched by shared tags and category. Browse all skills