This is the skill you want when you're picking an auth provider, drawing the line between what Clerk or Supabase Auth owns versus what stays in your database, and figuring out whether you need server sessions or JWTs before you start wiring callbacks. It walks you through the hosted versus framework-native versus platform-native decision tree, helps you model users, orgs, and memberships around the provider boundary, and keeps auth setup separate from authorization policy or security hardening. The source includes a decision matrix, boundary checklist, and deployment notes for sessions and enterprise SSO rollout. Best for fullstack teams working on SaaS, B2B tools, or API products where auth touches frontend, backend, and data layers at once.
npx -y skills add akillness/oh-my-skills --skill authentication-setup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills