clerk
Drop-in auth with middleware, session handling, and organizations.
$ npx docs2skills add clerkSKILL.md
Full Clerk integration — pre-built UI components, middleware-based route protection, server/client auth helpers, organizations, and webhook sync.
When to Use This Skill
Use when adding authentication to a Next.js app with Clerk.
- Pre-built SignIn/SignUp/UserButton components
- Middleware-based route protection
- useUser and useAuth client hooks
- currentUser and auth() server helpers
- Organization management and roles
- Webhook sync to your database