vue

vue

onmax 689 ↓ 6.9k updated 28d ago
Claude Code
View source ↗

What it does

  • Writing .vue components
  • Creating composables (use functions)
  • Building client-side utilities
  • Testing Vue components/composables
  • Server routes, API endpoints
  • File-based routing, middleware
  • Nuxt-specific patterns

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

vue

Source

Repository: https://github.com/onmax/nuxt-skills

vue FAQ

What does the vue skill do?

Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance Writing .vue components Creating composables (use functions)

How do I install vue?

Run: npx -y skills add https://github.com/onmax/nuxt-skills --skill vue --agent claude-code — the source lives at github.com/onmax/nuxt-skills.

Maintain vue?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

vue on getagentictools
[![vue on getagentictools](https://getagentictools.com/badge/skills/onmax-nuxt-skills-vue.svg)](https://getagentictools.com/skills/onmax-nuxt-skills-vue?ref=badge)
npx agentictools info skills/onmax-nuxt-skills-vue

The second line is the CLI lookup for this page — handy in READMEs and docs.