๐ŸŽฏ

nuxt-better-auth

๐ŸŽฏSkill

from onmax/nuxt-skills

VibeIndex|
What it does
|

Authentication module skill for Nuxt 4+ built on Better Auth, providing useUserSession composable, server auth helpers, route protection, and Better Auth plugins integration including admin, passkey, and 2FA.

๐Ÿ“ฆ

Same repository

onmax/nuxt-skills(40 items)

nuxt-better-auth

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add onmax/nuxt-skills --skill nuxt-better-auth
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add onmax/nuxt-skills --skill nuxt-better-auth
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/nuxt-better-auth/SKILL.md

SKILL.md

1,165Installs
496
-
Last UpdatedJan 29, 2026

More from this repository10

๐ŸŽฏ
nuxt๐ŸŽฏSkill

Progressive guidance for Nuxt 4+ projects (v4.3+) providing server routes, file-based routing, middleware patterns, Nuxt-specific composables, h3 v1 helpers (validation, WebSocket, SSE), and nitropack v2 patterns.

๐ŸŽฏ
reka-ui๐ŸŽฏSkill

Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.

๐ŸŽฏ
vue๐ŸŽฏSkill

Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.

๐ŸŽฏ
nuxt-ui๐ŸŽฏSkill

Component library skill for Vue 3 and Nuxt 4+ built on Reka UI, Tailwind CSS v4, and Tailwind Variants, covering @nuxt/ui v4 components like Button, Modal, Form, Table with theming, validation, and composables.

๐ŸŽฏ
vueuse๐ŸŽฏSkill

Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.

๐ŸŽฏ
vitest๐ŸŽฏSkill

Vitest testing framework skill for Vite projects covering configuration, test APIs, component testing for Vue/React/Svelte, mocking patterns, concurrent tests, and coverage setup

๐ŸŽฏ
nuxt-seo๐ŸŽฏSkill

Nuxt SEO meta-module covering robots.txt, sitemap.xml generation, dynamic OG image creation, JSON-LD structured data (schema.org), breadcrumbs, and canonical URL configuration.

๐ŸŽฏ
motion๐ŸŽฏSkill

Animation library skill for Vue 3 and Nuxt providing Motion Vue (motion-v) component API, gesture animations, scroll-linked effects, layout transitions, and spring physics with minimal bundle size.

๐ŸŽฏ
nuxt-content๐ŸŽฏSkill

Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.

๐ŸŽฏ
nuxt-modules๐ŸŽฏSkill

Guide for creating Nuxt modules that extend framework functionality, covering defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation for both published npm and local project modules.