
Claude Skills by clerk
github.com/clerkAudits 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 agent-mode behavior change.
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.
Operate the Clerk CLI (`clerk` binary) for authentication, user/org/session management, deploy verification, instance config, env keys, and any Clerk Backend or Platform API call. Use when the user mentions Clerk management tasks, "list clerk users", "create a clerk user", "update organization", "pull clerk config", "clerk env pull", "clerk doctor", "clerk deploy", "clerk deploy status", "clerk api", or any ad-hoc Clerk API request. Prefer the CLI over raw HTTP: it handles auth, key resolutio...
Custom authentication flows and component appearance - hooks (useSignIn,
Add Clerk authentication to any project by following the official quickstart
Clerk authentication router. Use when user asks about Clerk CLI operations,
Clerk Billing for subscription management - render Clerk's PricingTable
Clerk Organizations for B2B SaaS - create multi-tenant apps with org
E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow
Clerk webhooks for real-time events and data syncing. Verify with verifyWebhook
'Astro patterns with Clerk — middleware, SSR pages, island components,
'Chrome Extension auth with @clerk/chrome-extension -- popup/sidepanel
'Expo / React Native patterns with Clerk — SecureStore token cache, OAuth
Advanced Next.js patterns - middleware, Server Actions, caching with
'Nuxt 3 auth patterns with @clerk/nuxt - middleware, composables, server
'React SPA auth patterns with @clerk/react for Vite/CRA - ClerkProvider
'React Router v7 patterns with Clerk — rootAuthLoader, getAuth in loaders,
'TanStack React Start auth patterns with @clerk/tanstack-react-start
'Vue 3 patterns with Clerk — composables (useAuth, useUser,
Implement Clerk authentication for native Android apps using Kotlin and
Implement Clerk authentication for Expo and React Native apps using @clerk/expo
Implement Clerk authentication for native Swift and iOS apps using ClerkKit