erify-authorization
Installation
SKILL.md
erify_api Authorization Patterns
This skill provides erify_api-specific authorization implementation patterns, centered on current isSystemAdmin + StudioMembership behavior, with planned RBAC patterns kept as future-reference only.
Read this skill for current erify_api authorization behavior first. Load the planned-RBAC sections only when the task is explicitly about future authorization design.
Related references
- Authorization Guide
- Architecture Overview
authentication-authorization-nestjsfor broader auth guidancebackend-controller-pattern-nestjsfor controller/decorator usage
Implementation Status
[!IMPORTANT] Not all patterns in this skill are implemented. Check the status below before using a pattern.