entitlement-system-design
CommunityClarify who can access what in your SaaS.
Software Engineering#architecture#governance#saas#subscription#access-control#data-model#entitlement
Authormarquesfelip
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Entitlement System Design provides a clear blueprint to separate billing, plans, and access rights, ensuring that feature access is governed by a stable entitlement model rather than fluctuating billing data.
Core Features & Use Cases
- Establishes a three-layer entitlement model (Billing -> Plan catalog -> Effective entitlements) with a single source of truth for access decisions.
- Defines database schemas for subscriptions, plans, and tenant_entitlements, plus a deterministic precedence rule for resolving entitlements.
- Guides governance and auditing to maintain strict separation of concerns across code, data, and operations.
Quick Start
Map your SaaS entitlement design by outlining Layer 1 Billing, Layer 2 Plan catalog, and Layer 3 Entitlements, and implement a sync that merges sources in the order override > add_on > trial_bonus > plan.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: entitlement-system-design Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#entitlement-system-design Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.