clerk-react-patterns
'React SPA auth patterns with @clerk/react for Vite/CRA - ClerkProvider
clerk-backend-api
Clerk Backend REST API explorer and executor. Browse tags, inspect endpoint schemas, and execute authenticated requests. Use when listing users, managing organizations, or calling any Clerk API endpoint.
clerk-cli
>-
clerk-custom-ui
Custom authentication flows and component appearance - hooks (useSignIn,
clerk-setup
Add Clerk authentication to any project by following the official quickstart
clerk
Clerk authentication router. Use when user asks about Clerk CLI operations,
clerk-billing
Clerk Billing for subscription management - render Clerk's PricingTable
clerk-orgs
Clerk Organizations for B2B SaaS - create multi-tenant apps with org
clerk-testing
E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow
clerk-webhooks
Clerk webhooks for real-time events and data syncing. Verify with verifyWebhook
clerk-astro-patterns
'Astro patterns with Clerk — middleware, SSR pages, island components,
clerk-chrome-extension-patterns
'Chrome Extension auth with @clerk/chrome-extension -- popup/sidepanel
clerk-nextjs-patterns
Advanced Next.js patterns - middleware, Server Actions, caching with
clerk-nuxt-patterns
'Nuxt 3 auth patterns with @clerk/nuxt - middleware, composables, server
clerk-react-router-patterns
'React Router v7/v8 patterns with Clerk — rootAuthLoader, getAuth in loaders,
clerk-tanstack-patterns
'TanStack React Start auth patterns with @clerk/tanstack-react-start
clerk-vue-patterns
'Vue 3 patterns with Clerk — composables (useAuth, useUser,
clerk-android
Implement Clerk authentication for native Android apps using Kotlin and
clerk-expo
Add Clerk authentication to Expo and React Native apps using @clerk/expo.
clerk-swift
Implement Clerk authentication for native Swift and iOS apps using ClerkKit