Clerk Skills
Plugin VérifiéCore Clerk skills: router, setup, custom UI, and API references
This plugin provides a collection of specialized skills for integrating Clerk authentication across popular development frameworks including Next.js, React, Vue, Nuxt, Astro, Expo, Swift, Android, React Router, TanStack React Start, and Chrome Extensions. It covers core authentication, framework-specific patterns, feature integrations like organizations and billing, and native mobile implementations.
Maintenance
- warning:Commit recencyThere are no commits in the last 90 days, suggesting the extension might be unmaintained.
Installation
Ajoutez d'abord la marketplace
/plugin marketplace add clerk/skills/plugin install core@clerk-skillsContient 4 extensions
Skill (4)
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.
Add Clerk authentication to any project by following the official quickstart guides.
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.
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.