关于
This skill provides a production-ready framework for implementing Role-Based Access Control (RBAC) across both backend and frontend layers. It automates the creation of a three-tier permission system (Admin, Lead, Member), featuring Python decorators for FastAPI endpoint protection, resource-level ownership logic, and React-based hooks for conditional UI rendering. It is particularly useful for developers building team portals, internal management tools, or secure SaaS platforms that require granular access management and audit-ready security patterns.