RBAC Patterns
CommunitySecure access with granular roles and permissions.
AuthorCleanExpo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the need for robust and scalable access control by moving beyond simple boolean flags to implement a comprehensive role-based access control (RBAC) system.
Core Features & Use Cases
- Role & Permission Management: Define roles and map them to specific permissions (e.g.,
documents:read,agents:execute). - Multi-Layer Enforcement: Implement guards at the API (FastAPI), frontend (Next.js middleware), and database (Supabase RLS) levels.
- Hierarchical Roles: Support for role inheritance and checking minimum role levels.
- Use Case: Securely manage access to sensitive company documents, ensuring only authorized personnel can view, edit, or delete them based on their assigned roles.
Quick Start
Apply the RBAC Patterns skill to implement role-based access control for your application.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: RBAC Patterns Download link: https://github.com/CleanExpo/DR-NRPG/archive/main.zip#rbac-patterns 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.