clerk/skills

AI Skills to enhance working with Clerk

69Stars on the repository
25Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

audit-clerk-skill

01

clerk/skills

Skill Claude CodeCodex

Audits the bundled clerk-cli skill against the Clerk CLI source tree and proposes or applies updates. Use when the user says "audit the clerk-cli skill", "update the clerk-cli skill", "check clerk-cli against the CLI source", "resync clerk-cli skill", "run audit-clerk-skill", or after Clerk CLI commands, flags, or…

69 4d ago A 85 tokens

audit-expo-skill

02

clerk/skills

Skill Claude CodeCodex

Audits the bundled clerk-expo skill against the @clerk/expo SDK source and clerk-docs, then proposes or applies updates. Use when the user says "audit the expo skill", "update the clerk-expo skill", "check clerk-expo against the SDK", "resync clerk-expo skill", "run audit-expo-skill", or after @clerk/expo ships a…

69 4d ago A 95 tokens

clerk-backend-api

03

clerk/skills

Skill Claude CodeCodex

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.

69 4d ago D 42 tokens

clerk-cli

04

clerk/skills

Skill Claude CodeCodex

Operate the Clerk CLI (clerk binary) for authentication, user/org/session management, impersonation, local webhook testing, deploy verification, instance config, env keys, feature toggles, and any Clerk Backend, Platform, or Frontend API call. Use when the user mentions Clerk management tasks, "list clerk users"…

69 4d ago A 144 tokens

clerk-custom-ui

05

clerk/skills

Skill Claude CodeCodex

Custom authentication flows and component appearance - hooks (useSignIn, useSignUp), themes, colors, fonts, CSS. Use for custom sign-in/sign-up flows, appearance styling, visual customization, branding.

69 4d ago A 47 tokens

clerk-setup

06

clerk/skills

Skill Claude CodeCodex

Add Clerk authentication to any project by following the official quickstart guides.

69 4d ago A 19 tokens

clerk

07

clerk/skills

Skill Claude CodeCodex

Clerk authentication router. Use when user asks about Clerk CLI operations, adding authentication, setting up Clerk, custom sign-in flows, Swift or native iOS auth, native Android auth, Next.js patterns, React patterns, Vue patterns, Nuxt patterns, Astro patterns, TanStack Start patterns, Expo patterns, React Router…

69 4d ago A 120 tokens

clerk-billing

08

clerk/skills

Skill Claude CodeCodex

Clerk Billing for subscription management - render Clerk's PricingTable and in-app checkout drawer, configure subscription plans, seat-limit plans for B2B, feature entitlements with has(), and billing webhooks. Use for SaaS monetization, plan gating, checkout flows, trials, invoicing, and subscription lifecycle…

69 4d ago A 69 tokens

clerk-orgs

09

clerk/skills

Skill Claude CodeCodex

Clerk Organizations for B2B SaaS - create multi-tenant apps with org switching, role-based access, verified domains, and enterprise SSO. Use for team workspaces, RBAC, org-based routing, member management.

69 4d ago A 52 tokens

clerk-testing

10

clerk/skills

Skill Claude CodeCodex

E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests.

69 4d ago A 23 tokens

clerk-webhooks

11

clerk/skills

Skill Claude CodeCodex

Clerk webhooks for real-time events and data syncing. Verify with verifyWebhook from the framework-specific package. Handle user, session, organization, billing, and payment events. Build event-driven features like database sync, notifications, and integrations.

69 4d ago A 53 tokens

clerk/skills

Skill Claude CodeCodex

Astro patterns with Clerk — middleware, SSR pages, island components, API routes, static vs SSR rendering. Triggers on: astro clerk, clerk astro middleware, astro protected page, clerk island component, astro API route auth, clerk astro SSR.

69 4d ago A 57 tokens

clerk/skills

Skill Claude CodeCodex

Chrome Extension auth with @clerk/chrome-extension -- popup/sidepanel setup, syncHost for OAuth/SAML via web app, createClerkClient for service workers and headless extensions, stable CRX ID. Triggers on: Chrome extension auth, Plasmo clerk, popup sign-in, syncHost, background service worker token, createClerkClient…

69 4d ago A 86 tokens

clerk/skills

Skill Claude CodeCodex

Advanced Next.js patterns - middleware, Server Actions, caching with Clerk.

69 4d ago A 21 tokens

clerk-nuxt-patterns

15

clerk/skills

Skill Claude CodeCodex

Nuxt 3 auth patterns with @clerk/nuxt - middleware, composables, server API routes, SSR. Triggers on: Nuxt auth, useAuth composable, clerkMiddleware Nuxt, server API Clerk, Nuxt route protection.

69 4d ago A 60 tokens

clerk/skills

Skill Claude CodeCodex

React SPA auth patterns with @clerk/react for Vite/CRA - ClerkProvider setup, useAuth/useUser/useClerk hooks, React Router protected routes, custom sign-in flows. Triggers on: Vite Clerk setup, React Router auth, useAuth hook, protected route, custom sign-in form React.

69 4d ago A 70 tokens

clerk/skills

Skill Claude CodeCodex

React Router v7/v8 patterns with Clerk — rootAuthLoader, getAuth in loaders, clerkMiddleware, protected routes, SSR user data, org switching. Triggers on: react-router auth, rootAuthLoader, getAuth loader, react-router protected route, loader authentication, SSR auth react-router, useNavigate may be used only in the…

69 4d ago A 81 tokens

clerk/skills

Skill Claude CodeCodex

TanStack React Start auth patterns with @clerk/tanstack-react-start - createServerFn, beforeLoad guards, loaders, Vinxi server. Triggers on: TanStack auth, createServerFn clerk, beforeLoad protection, TanStack Start middleware.

69 4d ago A 60 tokens

clerk-vue-patterns

19

clerk/skills

Skill Claude CodeCodex

Vue 3 patterns with Clerk — composables (useAuth, useUser, useClerk, useOrganization), Vue Router guards, Pinia auth store integration. Triggers on: vue clerk, useAuth vue, clerk composables, vue router clerk guard, pinia auth clerk. For Nuxt, use clerk-nuxt-patterns instead.

69 4d ago A 78 tokens

clerk-android

20

clerk/skills

Skill Claude CodeCodex

Implement Clerk authentication for native Android apps using Kotlin and Jetpack Compose with clerk-android source-guided patterns. Use for prebuilt AuthView/UserButton or custom API-driven auth flows. Do not use for Expo or React Native projects.

69 4d ago A 52 tokens

clerk-expo

21

clerk/skills

Skill Claude CodeCodex

Add Clerk authentication to Expo and React Native apps using @clerk/expo. Use for Expo setup, prebuilt native components (AuthView, UserButton), custom sign-in/sign-up flows (email, password, SMS/phone OTP, MFA), OAuth/SSO, native Google/Apple sign-in, Expo Router protected routes, biometrics, and push notifications.…

69 4d ago A 99 tokens

clerk-swift

22

clerk/skills

Skill Claude CodeCodex

Implement Clerk authentication for native Swift and iOS apps using ClerkKit and ClerkKitUI source-guided patterns. Use for prebuilt AuthView or custom native flows. Do not use for Expo or React Native projects.

69 4d ago A 48 tokens