nextjs-supabase-auth

nextjs supabase auth

sickn33 ↓ 6k
Claude Code
View source ↗

What it does

  • supabase-auth-nextjs
  • auth-middleware
  • auth-callback
  • Required skills: nextjs-app-router, supabase-backend
  • database|rls|queries|tables -> supabase-backend (Auth needs database layer)
  • route|page|component|layout -> nextjs-app-router (Auth needs Next.js patterns)
  • deploy|production|vercel -> vercel-deployment (Auth needs deployment config)

Requirements & configuration

  • When to use: You need route protection or session refresh
  • database|rls|queries|tables -> supabase-backend (Auth needs database layer)
  • route|page|component|layout -> nextjs-app-router (Auth needs Next.js patterns)
  • deploy|production|vercel -> vercel-deployment (Auth needs deployment config)
  • ui|form|button|design -> frontend (Auth needs UI components)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

nextjs supabase auth

Source

Repository: https://github.com/sickn33/antigravity-awesome-skills

nextjs-supabase-auth FAQ

What does the nextjs-supabase-auth skill do?

Expert integration of Supabase Auth with Next.js App Router supabase-auth-nextjs auth-middleware

What does nextjs-supabase-auth require?

When to use: You need route protection or session refresh database|rls|queries|tables -> supabase-backend (Auth needs database layer) route|page|component|layout -> nextjs-app-router (Auth needs Next.js patterns) deploy|production|vercel -> vercel-deployment (Auth needs deployment config) ui|form|button|design -> frontend (Auth needs UI components)

How do I install nextjs-supabase-auth?

Run: npx -y skills add https://github.com/sickn33/antigravity-awesome-skills --skill nextjs-supabase-auth --agent claude-code — the source lives at github.com/sickn33/antigravity-awesome-skills.

Maintain nextjs-supabase-auth?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

nextjs-supabase-auth on getagentictools
[![nextjs-supabase-auth on getagentictools](https://getagentictools.com/badge/skills/sickn33-antigravity-awesome-skills-nextjs-supabase-auth.svg)](https://getagentictools.com/skills/sickn33-antigravity-awesome-skills-nextjs-supabase-auth?ref=badge)
npx agentictools info skills/sickn33-antigravity-awesome-skills-nextjs-supabase-auth

The second line is the CLI lookup for this page — handy in READMEs and docs.