Skip to main content
Back to registry

clerk

clerk/skills

Check package.json to determine the Clerk SDK version. This determines which patterns to use:

Installs2
Install command
npx skills add https://github.com/clerk/skills --skill clerk
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Check package.json to determine the Clerk SDK version. This determines which patterns to use: Default to current if the version is unclear or the project is new. Core 2 packages use @clerk/clerk-react and @clerk/clerk-expo (with clerk- prefix); current packages use @clerk/react and @clerk/expo . All skills are written for the current SDK. When something differs in Core 2, it's noted inline with > **Core 2 ONLY (skip if current SDK):** callouts. The exception is clerk-custom-ui , which has separate core-2/ and core-3/ directories for custom flow hooks since those APIs are entirely different between versions. Adding Clerk to your project → Use clerk-setup Custom sign-in/sign-up UI → Use clerk-custom-ui Advanced Next.js patterns → Use clerk-nextjs-patterns B2B / Organizations → Use clerk-orgs Webhooks → Use clerk-webhooks E2E Testing → Use clerk-testing Swift / native iOS auth → Use clerk-swift Android / native mobile auth → Use clerk-android Backend REST API → Use clerk-backend-api If you know your task, you can directly access: Or describe what you need and I'll recommend the right one. - Framework detection and quickstart - Environment setup, API keys, Keyless flow - Migration from other auth providers - Custom authentication flows with useSignIn / useSignUp hooks - Appearance and styling (themes, colors, layout) - component for conditional rendering - Server vs Client auth...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does clerk do?

Check package.json to determine the Clerk SDK version. This determines which patterns to use:

Is clerk good?

clerk does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does clerk work with?

clerk currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to clerk?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install clerk?

npx skills add https://github.com/clerk/skills --skill clerk

Related skills

More from clerk/skills

Related skills

Alternatives in Software Engineering