vue
π―Skillfrom onmax/nuxt-skills
Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.
Overview
Vue is a skill from the onmax/nuxt-skills repository that provides Vue 3 Composition API patterns, component development, composable creation, and testing guidance for AI coding assistants. Part of a broader skill set covering Vue, Nuxt, NuxtHub, Nuxt Content, and Nuxt UI, it works across multiple AI agents including Claude Code, Cursor, Codex, OpenCode, and GitHub Copilot.
Key Features
- Vue 3 Composition API - Comprehensive patterns for components, composables, and reactive state management using Vue 3's Composition API
- Multi-Agent Compatibility - Works with Claude Code, Cursor, Codex, OpenCode, GitHub Copilot, Antigravity, Roo Code, and more through the universal skills CLI
- Nuxt Ecosystem Integration - Part of a skill suite that also covers Nuxt 4+, NuxtHub, Nuxt Content v3, Nuxt UI v4, and Nuxt Modules for full-stack Vue development
- Flexible Installation - Install via
npx skills addwith auto-detection, Claude Code marketplace, or manual copying to agent skills directories - Scope Options - Install project-level (committed with code) or globally (user-wide, available in all projects) with
-gflag
Who is this for?
This skill is designed for Vue 3 developers who want AI coding assistants to generate code following modern Composition API patterns and Vue best practices. It is ideal for teams working across the Nuxt ecosystem who need consistent, up-to-date Vue development guidance from multiple AI coding tools.
Same repository
onmax/nuxt-skills(38 items)
Installation
npx vibeindex add onmax/nuxt-skills --skill vuenpx skills add onmax/nuxt-skills --skill vue~/.claude/skills/vue/SKILL.mdSKILL.md
More from this repository10
Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.
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.
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.
Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.
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.
Patterns for authoring high-quality TypeScript libraries covering project setup, package exports (dual CJS/ESM), build tooling (tsdown/unbuild), API design patterns, type inference, testing with vitest, and release workflows.
Writing guidance for blog posts and documentation following Nuxt ecosystem patterns, covering active voice style, content structure, and MDC component usage while overriding brevity rules for proper grammar.
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.
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.
Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.