AI AGENT ADDONS

Multi Tenant Architecture

mblode/agent-skills

Build a platform that serves many different customers. Each customer is called a tenant. A multi-tenant platform lets you run one application for everyone while keeping each tenant's data separate and secure.

This guide helps you choose the right hosting platform between Cloudflare and Vercel. It walks you through key decisions like how to identify tenants, whether to use subdomains or custom domains, and how to isolate tenants properly. You will also learn how to handle SSL, white-label branding, and map your platform limits to different pricing plans.

The workflow follows a specific order starting with domain strategy and ending with plan mapping. Follow each step carefully to avoid common pitfalls. This skill is useful for developers building SaaS products that need to support multiple tenants with custom domains and security.

Add Multi Tenant Architecture skill to your workflow

Global

mkdir -p ~/.claude/skills/multi-tenant-architecture

Project

mkdir -p .claude/skills/multi-tenant-architecture

Source Repository

Stars
54
Forks
6
Watchers
54
License
MIT
Last Push
1 month ago
Created
7 months ago