Add the marketplace
/plugin marketplace add onmax/nuxt-skillsInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
TresJS 3D framework for Vue with Three.js. Use when building 3D scenes or encountering TresCanvas, useTres, useGLTF, OrbitControls, post-processing errors.
Nuxt SEO meta-module with robots, sitemap, og-image, schema-org. Use when configuring SEO, generating sitemaps, creating OG images, or adding structured data.
Vitest testing framework with Vite integration. Use when writing unit tests, mocking modules, testing types, or configuring test coverage.
Vite build tool with HMR and production builds. Use when configuring dev server, plugins, SSR, library mode, or troubleshooting build issues.
pnpm package manager with workspaces and catalogs. Use when managing dependencies, setting up monorepos, or configuring CI/CD with pnpm.
tsdown TypeScript library bundler powered by Rolldown. Use when building libraries, generating DTS files, configuring package exports, or validating packages.
Vue 3 Composition API, components, composables. Use when editing .vue files, writing reactive code, or encountering ref, computed, watch, defineProps errors.
Nuxt 4+ with server routes, h3 v1, nitro v2. Use when building SSR apps, data fetching, or encountering useFetch, useAsyncData, middleware, hydration errors.
Nuxt module development with defineNuxtModule, Kit utilities, hooks. Use when creating modules or encountering module registration, hook, testing errors.
NuxtHub v0.10 database, KV, blob, cache APIs with Drizzle ORM. Use when working with Cloudflare storage or encountering D1, hubDatabase, hubKV errors.
Nuxt Content v3 collections, queries, MDC rendering. Use when building markdown-based sites or encountering queryCollection, content rendering errors.
Nuxt UI v4 components with Tailwind Variants theming. Use when building styled UI or encountering UButton, UModal, UForm, UTable component errors.
Auth with @onmax/nuxt-better-auth, useUserSession. Use when implementing authentication or encountering session, OAuth, route protection errors.
Reka UI headless Vue components, accessible primitives. Use when building accessible UI or encountering asChild, controlled state, DialogRoot errors.
Writing documentation and blog posts with MDC. Use when creating markdown content or needing style guidance for technical writing.
TypeScript library authoring with tsdown/unbuild. Use when publishing npm packages or encountering exports, type inference, build config errors.
Motion Vue (motion-v) animations, gestures, scroll effects. Use when adding animations or encountering motion component, useAnimate, layout transition errors.
VueUse composables for state, browser, sensors, network. Use when needing utility composables or encountering useMouse, useStorage, useAsyncState errors.