nextjs-supabase-auth
Securely integrate Supabase Auth with Next.js App Router using middleware, SSR, and best practices for session handling.
Install
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill nextjs-supabase-authStats
| Total installs | 3,699 |
| Weekly installs | 3.7K |
| GitHub stars | 27.9K |
| First seen | Jan 19, 2026 |
| Source | @sickn33/antigravity-awesome-skills |
Summary
- Handles server/client authentication boundaries using @supabase/ssr, protecting routes via middleware and managing cookie-based sessions
- Provides patterns for OAuth callbacks, Server Actions for auth operations, and proper token handling across Server and Client Components
- Includes anti-patterns to avoid: getSession in Server Components, unlistened client auth state, and manual token storage
Tags
Related skills
| Skill | Installs | vs nextjs-supabase-auth |
|---|---|---|
| code-reviewer | 4,033 | +334 |
| secrets-management | 3,905 | +206 |
| firebase-auth-basics | 4,232 | +533 |
| mcp integration | 4,257 | +558 |
| deployment-pipeline-design | 4,348 | +649 |
FAQ
- How many installs does nextjs-supabase-auth have?
- nextjs-supabase-auth has 3,699 total installs and 3.7K installs this week.
- Where is nextjs-supabase-auth hosted?
- nextjs-supabase-auth is published by @sickn33/antigravity-awesome-skills at https://github.com/sickn33/antigravity-awesome-skills.
- How many GitHub stars does nextjs-supabase-auth have?
- nextjs-supabase-auth has 27.9K GitHub stars.
- When was nextjs-supabase-auth first indexed?
- OrangeBot.AI first indexed nextjs-supabase-auth on Jan 19, 2026.
- How do I install nextjs-supabase-auth?
- Run: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill nextjs-supabase-auth