关于
This skill provides standardized implementation patterns for integrating Supabase Auth within the Next.js App Router environment. It equips Claude with the knowledge to configure server-side rendering (SSR) clients, manage sessions via middleware, and execute complex authentication flows including OAuth, email/password, and password resets. By utilizing these patterns, developers can ensure their applications follow security best practices like server-side validation, secure cookie handling, and robust Row Level Security (RLS) policies.