What problem does it solve?
This Skill routes Clerk-related authentication questions to concise, framework- and SDK-aware implementation guidance so developers avoid mismatched examples and unnecessary trial-and-error.
Core Features & Use Cases
- Automatic SDK detection: Inspect package.json to choose current or Core 2 patterns and adapt recommendations accordingly.
- Framework-specific guidance: Provide actionable patterns for Next.js, React, Vue, Nuxt, Astro, TanStack Start, Expo, native iOS/Android, Chrome extensions, and backend integrations.
- Task-based routing: Map user intents like setup, custom sign-in flows, middleware strategies, testing, organizations, webhooks, and backend API usage to focused subskills with examples.
Quick Start
Add Clerk authentication to my Next.js 13 app using the current Clerk SDK and show the minimal server and client setup, required environment variables, and route protection steps.