Clerk Skills Router
Skill ПровереноClerk authentication router. Use when user asks about 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, or testing. Automatically routes to the specific skill based on their task.
This skill acts as a central router for various Clerk-related tasks, directing users to specialized sub-skills for setup, custom UIs, framework patterns (Next.js, React, Vue, etc.), B2B organizations, billing, webhooks, testing, and native mobile development. It clearly defines when to use each sub-skill and provides links for quick navigation.
Documentation
- info:Configuration & parameter referenceThe 'SKILL.md' mentions checking 'package.json' for SDK versions but does not explicitly document configuration parameters or precedence order for this router skill itself.
Practical Utility
- info:Usage examplesThe README provides a good overview of 'When to Use' for each skill, acting as usage examples for the router, but lacks explicit end-to-end invocation examples for the router skill itself.
Установка
Сначала добавьте Marketplace
/plugin marketplace add clerk/skills/plugin install core@clerk-skillsПохожие расширения
Clerk Setup
97Add Clerk authentication to any project by following the official quickstart guides.
TanStack React Start Patterns
98TanStack 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.
Clerk Organizations
98Clerk 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.
Vue Patterns
98Vue 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.
Clerk Astro Patterns
98Astro 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.
Clerk Expo Patterns
98Expo / React Native patterns with Clerk — SecureStore token cache, OAuth deep linking, useAuth in native, Expo Router protected routes, push notifications with user context. Triggers on: expo clerk, clerk react native, SecureStore token cache, expo router auth, OAuth deep link clerk, mobile auth clerk.