admin-access-control-specification
SolidSpecify admin roles, permissions, and every admin-facing control in a system - a full role-permission matrix (RBAC), the principle of least privilege applied concretely, admin action audit logging, and emergency/break-glass access procedures. Use whenever a system has more than one privilege level, before building the admin panel or access-control logic.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- fattain-naime
- Repository
- fattain-naime/engineering-docs
- Created
- 2 months ago
- Last Updated
- 6 days ago
- Language
- JavaScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
access-control
When to activate: access control, RBAC, ABAC, least privilege, privileged access, access review, PAM, joiner mover leaver, MFA, IAM, zero trust
access-control-security-best-practices
Design, review, implement, and verify least-privilege access controls across users, services, tenants, resources, and administrative workflows.
azure-rbac
Use whenever working with Azure Role-Based Access Control, Azure resource permissions, service principals, managed identities, scope hierarchy, control plane vs data plane authorization, AKS RBAC, or GitHub Actions Azure authentication. Triggers on any question about who can do what on Azure resources.