comeonoliver/skillshub-auth-implementation-patterns
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.
npx skills add https://github.com/ComeOnOliver/skillshub --skill auth-implementation-patterns
Take comeonoliver/skillshub-auth-implementation-patterns from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.