github.com/onmax/nuxt-skills
| Skill | Added | Review |
|---|---|---|
arkenv skills/arkenv/SKILL.md Answer questions about ArkEnv and help implement environment variable validation. Use when developers: (1) Ask about environment variable validation or typesafety, (2) Want to setup ArkEnv in a project, (3) Need to define or update schemas using ArkType or Standard Schema, (4) Are integrating with Vite, Bun, or other runtimes. Triggers on: 'ArkEnv', 'env validation', 'typesafe env', 'createEnv', 'env.ts', '@arkenv/cli'. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: bc438e5 | |
comark skills/comark/SKILL.md Comark (Components in Markdown) parser: syntax, AST, Vue/React/Svelte/Angular renderers, plugins, and LLM streaming with auto-close. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: bc438e5 | |
document-writer skills/document-writer/SKILL.md Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and MDC component usage. Overrides brevity rules for proper grammar. Use nuxt-content for MDC syntax, nuxt-ui for component props. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 50878f5 | |
motion skills/motion/SKILL.md Use when adding animations with Motion Vue (motion-v) - provides motion component API, gesture animations, scroll-linked effects, layout transitions, and composables for Vue 3/Nuxt | 88 88 9.77x Agent success vs baseline Impact 88% 9.77xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 50878f5 | |
nitro skills/nitro/SKILL.md Nitro is the framework-agnostic server toolkit (powering Nuxt) for building and deploying web servers anywhere. Use when working with nitro.config, server routes/event handlers, route rules, caching, storage, tasks, websockets, or deploying to Node/Bun/Deno/Cloudflare/Vercel. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: bc438e5 | |
nuxt skills/nuxt/SKILL.md Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: bc438e5 | |
nuxt-better-auth skills/nuxt-better-auth/SKILL.md Guides authentication in Nuxt apps using @nuxtjs/better-auth. Use when installing or configuring the module, using its client or server APIs, protecting routes, refreshing sessions, or integrating Better Auth plugins. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: bc438e5 | |
nuxt-content skills/nuxt-content/SKILL.md Build typed, content-driven Nuxt applications with @nuxt/content. Use when working with content.config.ts, collections, queryCollection, Markdown or MDC rendering, content databases, hooks, custom sources, search, or Content v2 migrations. | 77 77 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: bc438e5 | |
nuxthub skills/nuxthub/SKILL.md Use when building NuxtHub v0.10.6 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs. Covers configuration, schema definition, migrations, multi-cloud deployment (Cloudflare, Vercel), and the new hub:db, hub:kv, hub:blob virtual module imports. | 90 90 1.18x Agent success vs baseline Impact 96% 1.18xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: bc438e5 | |
nuxt-i18n skills/nuxt-i18n/SKILL.md Internationalize Nuxt applications with @nuxtjs/i18n. Use when configuring locales or browser detection, translating messages or routes, building locale switchers, handling fallbacks, lazy-loading messages, or adding locale SEO. | — | |
nuxt-modules skills/nuxt-modules/SKILL.md Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables, plugins), (4) Server extensions (API routes, middleware), (5) Releasing/publishing modules to npm, (6) Setting up CI/CD workflows for modules. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation. | 85 85 1.18x Agent success vs baseline Impact 89% 1.18xAverage score across 6 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: bc438e5 | |
nuxt-seo skills/nuxt-seo/SKILL.md Nuxt SEO meta-module with robots, sitemap, og-image, schema-org. Use when configuring SEO, generating sitemaps, creating OG images, or adding structured data. | 89 89 2.38x Agent success vs baseline Impact 93% 2.38xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: bc438e5 | |
nuxt-studio skills/nuxt-studio/SKILL.md Configure and operate the self-hosted Nuxt Studio editor for Nuxt Content. Use when working with nuxt-studio installation, editor customization, OAuth or custom authentication, media, drafts, Git publishing, or production deployment. | — | |
nuxt-ui skills/nuxt-ui/SKILL.md Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: bc438e5 | |
nuxt-users skills/nuxt-users/SKILL.md Configure and use the nuxt-users module for Nuxt 3 and Nuxt 4. Use when adding authentication, user management, roles, password reset, database setup (SQLite/MySQL/PostgreSQL), or CLI commands (migrate, create-user). Covers nuxt.config (nuxtUsers), composables (useAuthentication, useUsers, usePublicPaths, usePasswordValidation, useNuxtUsersLocale), components (NUsersLoginForm, NUsersLogoutLink, etc.), and authorization (whitelist, permissions). | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: bc438e5 | |
phaser-best-practices skills/phaser-best-practices/SKILL.md Builds and refactors Phaser 3 browser games. Use for creating a new Phaser project, adding scenes, entities, physics, UI, tilemaps, animations, input, audio, camera, or for fixing Phaser-specific bugs and performance problems. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 50878f5 | |
pnpm skills/pnpm/SKILL.md Use when managing Node.js dependencies with pnpm - install packages, configure monorepo workspaces, set up pnpm catalogs, resolve dependency conflicts with overrides, patch third-party packages, and configure CI pipelines for pnpm projects | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 50878f5 | |
reka-ui skills/reka-ui/SKILL.md Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled/uncontrolled state, virtualization, and styling integration. Formerly Radix Vue. | 81 81 2.69x Agent success vs baseline Impact 97% 2.69xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: bc438e5 | |
tresjs skills/tresjs/SKILL.md Use when building 3D scenes with TresJS (Vue Three.js) - provides TresCanvas, composables (useTres, useLoop), Cientos helpers (OrbitControls, useGLTF, Environment), and post-processing effects | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 50878f5 | |
tsdown skills/tsdown/SKILL.md Use when bundling TypeScript libraries - provides tsdown configuration, dual ESM/CJS output, .d.ts generation, package validation, and plugin authoring | 77 77 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 50878f5 |