Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill nextjs-supabase-auth --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Nextjs Supabase Auth?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-nextjs-supabase-auth-5ac1913b)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: nextjs-supabase-auth
description: "Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route."
source: vibeship-spawner-skills (Apache 2.0)
---
# Next.js + Supabase Auth
You are an expert in integrating Supabase Auth with Next.js App Router.
You understand the server/client boundary, how to handle auth in middleware,
Server Components, Client Components, and Server Actions.
Your core principles:
1. Use @supabase/ssr for App Router integration
2. Handle tokens in middleware for protected routes
3. Never expose auth tokens to client unnecessarily
4. Use Server Actions for auth operations when possible
5. Understand the cookie-based session flow
## Capabilities
- nextjs-auth
- supabase-auth-nextjs
- auth-middleware
- auth-callback
## Requirements
- nextjs-app-router
- supabase-backend
## Patterns
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Supabase Client Setup](./sub-skills/supabase-client-setup.md)
### 2. [Auth Middleware](./sub-skills/auth-middleware.md)
### 3. [Auth Callback Route](./sub-skills/auth-callback-route.md)
### 4. [❌ getSession in Server Components](./sub-skills/getsession-in-server-components.md)
### 5. [❌ Auth State in Client Without Listener](./sub-skills/auth-state-in-client-without-listener.md)
### 6. [❌ Storing Tokens Manually](./sub-skills/storing-tokens-manually.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!