概要
This skill provides expert guidance for implementing robust authentication workflows in Next.js applications using Supabase. It streamlines the setup of @supabase/ssr, configures middleware for route protection and token refreshing, and implements secure patterns for Server Actions and Client Components. By enforcing modern standards, it helps developers avoid common pitfalls like improper token exposure or manual cookie handling, ensuring a seamless and secure user authentication experience across the entire App Router architecture.