소개
Provides comprehensive guidance for building full-stack applications with Supabase and the Next.js App Router, emphasizing security and performance. It helps developers set up environment-aware Supabase clients for Server Components, Client Components, and Route Handlers while enforcing best practices for Row Level Security (RLS) and authentication flows. Whether you are implementing social login, managing file storage, or deploying Edge Functions, this skill ensures your implementation follows idiomatic Next.js patterns and maintains strict separation between public and administrative keys.