clerk

Intelligent router that directs authentication tasks to specialized Clerk skills based on your framework and use case.

clerk ↓ 19k
Claude Code
View source ↗

What it does

  • Framework detection and quickstart
  • Environment setup, API keys, Keyless flow
  • Migration from other auth providers
  • Auth, linking, doctor, and environment pulls
  • User, org, session, app, and instance management
  • Impersonating a user (clerk impersonate) and local webhook testing (clerk webhooks listen)
  • Feature toggles (clerk enable orgs, clerk enable billing)

Requirements & configuration

  • Expo Router protected routes, token storage, push notifications
  • Or describe what you need and I'll recommend the right one.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Intelligent router that directs authentication tasks to specialized Clerk skills based on your framework and use case.

Source

Repository: https://github.com/clerk/skills

clerk FAQ

What does the clerk skill do?

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 patterns, Chrome Extension patterns, organizations, billing, subscriptions, payments, pricing, plans, seat-based pricing, feature entitlements, syncing users, testing, impersonating a user, or testing webhooks locally. Automatically routes to the specific skill based on their task. Framework detection and quickstart Environment setup, API keys, Keyless flow

What does clerk require?

Expo Router protected routes, token storage, push notifications Or describe what you need and I'll recommend the right one.

How do I install clerk?

Run: npx -y skills add https://github.com/clerk/skills --skill clerk --agent claude-code — the source lives at github.com/clerk/skills.

Maintain clerk?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

clerk on getagentictools
[![clerk on getagentictools](https://getagentictools.com/badge/skills/clerk-skills-clerk.svg)](https://getagentictools.com/skills/clerk-skills-clerk?ref=badge)
npx agentictools info skills/clerk-skills-clerk

The second line is the CLI lookup for this page — handy in READMEs and docs.