Clerk Nuxt Patterns
Skill VérifiéNuxt 3 auth patterns with @clerk/nuxt - middleware, composables, server API routes, SSR. Triggers on: Nuxt auth, useAuth composable, clerkMiddleware Nuxt, server API Clerk, Nuxt route protection.
This skill offers detailed patterns for implementing authentication in Nuxt 3 applications using the @clerk/nuxt library. It covers route protection via middleware, server API route authentication, client-side composables, and SSR-safe patterns, along with setup instructions and common error resolutions.
Compliance
- info:GDPRWhile the extension handles user authentication, it does not explicitly process personal data beyond what is necessary for authentication and authorization. It relies on Clerk's handling of personal data.
Installation
Ajoutez d'abord la marketplace
/plugin marketplace add clerk/skills/plugin install frameworks@clerk-skillsExtensions similaires
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.
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 React Router Patterns
98React Router v7 patterns with Clerk — rootAuthLoader, getAuth in loaders, clerkMiddleware, protected routes, SSR user data, org switching. Triggers on: react-router auth, rootAuthLoader, getAuth loader, react-router protected route, loader authentication, SSR auth react-router.
Clerk Setup
97Add Clerk authentication to any project by following the official quickstart guides.
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.
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.