This skill helps you add secure user login to a Next.js website using Supabase. Supabase Auth handles passwords, email links, and social logins like Google and GitHub. You can protect private pages and refresh user sessions automatically.
It is built for the Next.js App Router. The skill gives you ready‑to‑use code for browser and server clients, auth middleware, and OAuth callbacks. You can copy the patterns directly into your project.
Developers who want a fast, secure auth system without building from scratch will benefit. The skill works with popular providers and keeps your code clean and maintainable.
Global
mkdir -p ~/.claude/skills/nextjs-supabase-authProject
mkdir -p .claude/skills/nextjs-supabase-authSource Repository
Entra App Registrationmicrosoft/azure-skills
Register apps in Entra ID for secure authentication and API access with OAuth 2.0
Entra Agent Idmicrosoft/azure-skills
Create unique OAuth identities for each AI agent instance using Microsoft Graph
Firebase Auth Basicsfirebase/agent-skills
Add secure user sign-in to your app with Firebase Authentication in minutes
Convex Setup Authget-convex/agent-skills
Set up secure login and user management for your Convex app
Better Auth Best Practicesbetter-auth/skills
Add secure login to your app with email, OAuth, and plugins
Create Auth Skillbetter-auth/skills
Set up login and sign-up in your app with Better Auth easily
Email And Password Best Practicesbetter-auth/skills
Set up email verification, password reset, and secure login with Better Auth
Clerk Setupclerk/skills
Quickly add Clerk authentication to any project using the CLI tool