clerkclerkOfficialยท18 Agent Skills Included

skills

Clerk authentication setup, patterns, and management across frameworks

Adds Clerk authentication to Next.js, React, Vue, Nuxt, Astro, TanStack, Chrome extensions, iOS, Android, and Expo apps. Covers organizations, billing, webhooks, custom sign-in flows, and end-to-end auth testing with verified code patterns. Eliminates dashboard clicking and outdated docs by driving setup, user management, and API calls through the Clerk CLI.
npx skills add clerk/skills --all -g -y

All Skills in This Repository (18)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
clerkclerk

clerk-backend-api

Explore and execute Clerk Backend REST API endpoints via authenticated CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
clerkclerk

clerk-setup

Detect the framework and apply Clerk authentication configuration.

Official
Intermediate
๐Ÿ“ฆ In Repo
clerkclerk

clerk-custom-ui

Build custom authentication flows and themes for Clerk UI components.

Official
Intermediate
๐Ÿ“ฆ In Repo
clerkclerk

clerk

Route Clerk authentication queries to specialized subskills based on SDK version.

Official
Intermediate
๐Ÿ“ฆ In Repo
clerkclerk

clerk-webhooks

Implement Clerk webhook handlers with signature verification for Next.js app router routes.

Official
Advanced
๐Ÿ“ฆ In Repo
clerkclerk

clerk-orgs

Manage multi-tenant access and organization scoping for B2B apps using Clerk Organizations.

Official
Advanced
๐Ÿ“ฆ In Repo
clerkclerk

clerk-testing

Set up Clerk authentication for Playwright and Cypress test suites.

Official
Intermediate
๐Ÿ“ฆ In Repo
clerkclerk

clerk-swift

Implement Clerk authentication in native Swift/iOS apps using clerk-ios.

Official
Advanced
๐Ÿ“ฆ In Repo
clerkclerk

clerk-android

Implement Clerk authentication in native Android apps with Kotlin and Jetpack Compose.

Official
Advanced
๐Ÿ“ฆ In Repo
clerkclerk

clerk-astro-patterns

Protect Astro routes with Clerk middleware and createRouteMatcher.

Official
Intermediate
๐Ÿ“ฆ In Repo
clerkclerk

clerk-nuxt-patterns

Protects Nuxt 3 apps with Clerk authentication middleware and Nitro server route guards.

Official
Intermediate
๐Ÿ“ฆ In Repo
clerkclerk

clerk-nextjs-patterns

Implement Clerk authentication and authorization patterns for Next.js server components, middleware, and Server Actions.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Clerk Skills?โ–ผ

Run `npx skills add clerk/skills --all -g -y` in your terminal to install all 20 skills globally.

How to add Clerk auth to my app?โ–ผ

Ask your agent to add Clerk and it routes to the right skill for your framework, handling SDK install, env keys, middleware, and provider setup automatically.

Which frameworks do Clerk Skills support?โ–ผ

Next.js, React, React Router, Vue, Nuxt, Astro, TanStack Start, Chrome extensions, plus native iOS, Android, and Expo mobile apps.

Can I manage Clerk users and billing from the CLI?โ–ผ

Yes. The clerk-cli and clerk-backend-api skills let your agent list users, create organizations, enable billing, and call any Clerk API endpoint directly.

Do Clerk Skills work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, Cursor, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’