AI AGENT ADDONS

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.

Add Nextjs Supabase Auth skill to your workflow

Global

mkdir -p ~/.claude/skills/nextjs-supabase-auth

Project

mkdir -p .claude/skills/nextjs-supabase-auth

Source Repository

Stars
41,937
Forks
6,705
Watchers
41,937
License
MIT
Last Push
1 month ago
Created
7 months ago