clerk-vue-patterns
clerk vue patterns
What it does
- useAuth() — reactive isSignedIn, userId, signOut
- useUser() — reactive user object
- useClerk() — full Clerk instance for advanced operations
- useOrganization() — reactive organization, membership
- clerk-setup - Initial Clerk install
- clerk-custom-ui - Custom flows & appearance
- clerk-orgs - B2B organizations
Requirements & configuration
- What Do You Need?
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
clerk-vue-patterns FAQ
What does the clerk-vue-patterns skill do?
Vue 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. useAuth() — reactive isSignedIn, userId, signOut useUser() — reactive user object
How do I install clerk-vue-patterns?
Run: npx -y skills add https://github.com/clerk/skills --skill clerk-vue-patterns --agent claude-code — the source lives at github.com/clerk/skills.
Maintain clerk-vue-patterns?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/clerk-skills-clerk-vue-patterns?ref=badge) npx agentictools info skills/clerk-skills-clerk-vue-patterns The second line is the CLI lookup for this page — handy in READMEs and docs.