microck/ordinary-claude-full-stack-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.
This is a copy. The original lives at comeonoliver/skillshub-auth-implementation-patterns.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill auth-implementation-patterns
Take microck/ordinary-claude-full-stack-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.