clerk-vue-patterns
Installation
SKILL.md
Vue Patterns
SDK: @clerk/vue v2+ (Vue 3). For Nuxt, use clerk-nuxt-patterns.
What Do You Need?
| Task | Reference |
|---|---|
| Composables: useAuth, useUser, useOrganization | references/composables.md |
| Vue Router navigation guards | references/vue-router-guards.md |
| Pinia store with auth state | references/pinia-integration.md |
Mental Model
Vue uses composables from @clerk/vue:
Related skills
More from clerk/skills
clerk-nextjs-patterns
Advanced Next.js patterns - middleware, Server Actions, caching with
12.1Kclerk
Clerk authentication router. Use when user asks about adding authentication,
8.6Kclerk-setup
Add Clerk authentication to any project by following the official quickstart
7.9Kclerk-custom-ui
Custom authentication flows and component appearance - hooks (useSignIn,
7.6Kclerk-webhooks
Clerk webhooks for real-time events and data syncing. Verify with verifyWebhook
6.9Kclerk-testing
E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow
6.5K