概要
This skill provides comprehensive guidance for implementing robust authorization systems in production environments. It covers critical access control models like Role-Based Access Control (RBAC) and Attribute-Based Access Control (ABAC), while ensuring alignment with NIST 800-53 security controls. By offering implementation patterns, code examples for multiple languages, and defense-in-depth strategies, it helps developers build secure, auditable, and compliant systems that follow the principles of least privilege and separation of duties.