概要
This skill equips Claude with standardized, production-ready patterns for building robust security layers in modern applications. It covers essential authentication strategies like stateless JWT with secure refresh token flows and stateful session management via Redis, alongside granular authorization models such as Role-Based Access Control (RBAC). Whether you are integrating social login with Passport.js or securing REST and GraphQL APIs, this skill ensures the application of security best practices to reduce vulnerabilities and implementation errors in access control logic.