clerk-setup
Automates Clerk authentication setup across multiple frameworks with migration support and official documentation.
Install
npx skills add https://github.com/clerk/skills --skill clerk-setupStats
| Total installs | 2,925 |
| Weekly installs | 2.9K |
| GitHub stars | 30 |
| First seen | Jan 30, 2026 |
| Source | @clerk/skills |
Summary
- Detects framework from package.json dependencies and fetches the corresponding Clerk quickstart documentation (supports Next.js, Remix, Astro, Nuxt, React Router, TanStack Start, React SPA, Vue, Express, Fastify, Expo, Chrome Extension, Android, iOS, and Vanilla JavaScript)
- Handles environment variable setup, provider configuration, and middleware/proxy file creation with version-specific guidance for Core 2 SDK differences
- Includes migration detection and planning for projects with existing auth providers (NextAuth, Supabase, Firebase, Auth0, Passport, custom JWT)
- Applies shadcn/ui theming automatically if components.json is detected; supports both keyless auto-generation and manual dashboard API key retrieval
- Documents critical pitfalls including async auth() calls, secret key exposure, middleware matchers, and ClerkProvider placement rules
Tags
Related skills
| Skill | Installs | vs clerk-setup |
|---|---|---|
| firebase-firestore-standard | 2,877 | -48 |
| wordpress-pro | 2,585 | -340 |
| linkerd-patterns | 3,222 | +297 |
| solana-dev | 3,037 | +112 |
| firebase-firestore-enterprise-native-mode | 2,599 | -326 |
FAQ
- How many installs does clerk-setup have?
- clerk-setup has 2,925 total installs and 2.9K installs this week.
- Where is clerk-setup hosted?
- clerk-setup is published by @clerk/skills at https://github.com/clerk/skills.
- How many GitHub stars does clerk-setup have?
- clerk-setup has 30 GitHub stars.
- When was clerk-setup first indexed?
- OrangeBot.AI first indexed clerk-setup on Jan 30, 2026.
- How do I install clerk-setup?
- Run: npx skills add https://github.com/clerk/skills --skill clerk-setup