概要
This skill provides Claude with specialized knowledge for architecting, implementing, and troubleshooting robust access control systems within your codebase. It covers a wide spectrum of industry-standard patterns, ranging from stateless JWT-based authentication with refresh token flows to traditional Redis-backed session management and third-party OAuth2 integrations. Beyond identity verification, the skill offers sophisticated patterns for granular authorization via Role-Based Access Control (RBAC) and Permission-Based Access Control, helping developers ensure their APIs and applications are secure, scalable, and resilient against common security vulnerabilities.