.agents/skills/nextjs-supabase-auth/SKILL.md
Integrate Supabase Auth with Next.js App Router using middleware, callback handling, protected routes, and server/client client boundaries.
npx skillsauth add asymmetric-al/core nextjs-supabase-authInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill for authentication work in Next.js App Router with Supabase Auth.
Use this skill when:
Do not use this skill when:
supabase-postgres-best-practices)docs/ai/skills/supabase/SKILL.md)@supabase/ssr patterns for App Router integration.@/lib/supabase/server for server-side code and @/lib/supabase/client for client-side code.@/lib/supabase/server@/lib/supabase/clientgetSession blindly in server render paths without user validationdevelopment
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.
testing
Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments
tools
Use when new translation keys are added to packages to generate new translations strings
data-ai
Pointer to the canonical agent instruction and skill system for this monorepo