概要
The Auth Patterns skill provides a comprehensive framework for building secure login systems, managing JWT tokens, and enforcing role-based access control. It follows 2026 best practices, including Argon2id password hashing, refresh token rotation, and hardened session management. This skill ensures Claude can generate production-grade security code that mitigates common vulnerabilities such as brute-force attacks, session hijacking, and unauthorized privilege escalation.