multi-tenant-architecture

Installation
SKILL.md

Multi-Tenant Platform Architecture (Cloudflare or Vercel)

  • IS: domain strategy, tenant identification and isolation, subdomain routing, custom domains, white-label setup, and plan/limit mapping on Cloudflare or Vercel.
  • IS NOT: general app folder structure or module boundaries (use define-architecture), or scaffolding a new repo (use scaffold-nextjs).

Contents

  • Platform dispatch (decide first)
  • Workflow (order matters)
  • Gotchas
  • Deliverables
  • Pre-commit checklist
  • Related skills

Platform dispatch (decide first)

Installs
497
GitHub Stars
49
First Seen
Mar 12, 2026
multi-tenant-architecture — mblode/agent-skills