clerk
Installation
SKILL.md
Clerk
Drop-in authentication for React and Next.js.
When to Use
- Next.js applications
- React SPA authentication
- Social login integration
- User management UI
Quick Start
// app/layout.tsx
import { ClerkProvider } from "@clerk/nextjs";