Armory
Source
Browse
Skills

saas-multi-tenant

Design and implement multi-tenant SaaS architectures with row-level security, tenant-scoped queries, shared-schema isolation, and safe cross-tenant admin patterns in PostgreSQL and TypeScript.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install saas-multi-tenant --cli claude

writes the skill into.claude/skills/saas-multi-tenant/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/saas-multi-tenant/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Design and implement multi-tenant SaaS architectures with row-level security, tenant-scoped queries, shared-schema isolation, and safe cross-tenant admin patterns in PostgreSQL and TypeScript.

When to use it

Design and implement multi-tenant SaaS architectures with row-level security, tenant-scoped queries, shared-schema isolation, and safe cross-tenant admin patterns in PostgreSQL and TypeScript.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/saas-multi-tenant/SKILL.md -o .claude/skills/saas-multi-tenant/SKILL.md

Notes

Extracted from davila7/claude-code-templates, saas-multi-tenant category.