概要
This skill provides Claude with specialized knowledge for implementing secure authentication and session handling within software projects. It guides developers through complex security protocols like OAuth2/OIDC (including PKCE), helps implement industry-standard password hashing, and ensures JWTs are correctly validated and signed. By proactively identifying common vulnerabilities like session fixation or insecure token storage, this skill helps build resilient, production-ready security architectures that protect sensitive user data.