·vue-development
</>

vue-development

travisjneuman/.claude

Vue.js 3 development with Composition API, TypeScript, Pinia state management, and Nuxt 3 full-stack. Use when building Vue applications, implementing reactive patterns, creating composables, or working with the Vue ecosystem.

6Installs·0Trend·@travisjneuman

Installation

$npx skills add https://github.com/travisjneuman/.claude --skill vue-development

SKILL.md

Comprehensive guide for building modern Vue.js applications with the Composition API.

| Vue 3 | Core framework | 3.4+ | | TypeScript | Type safety | 5.0+ | | Vite | Build tool | 5.0+ | | Pinia | State management | 2.1+ | | Vue Router | Routing | 4.2+ | | Nuxt 3 | Full-stack framework | 3.10+ | | Vitest | Testing | 1.0+ |

| Using Options API for complex components | Poor code organization | Use Composition API | | Mutating props directly | Breaks one-way data flow | Emit events to parent | | Using $refs for state | Not reactive | Use ref() and props | | Deeply nested watchers | Performance issues | Use computed() instead |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/travisjneuman/.claude --skill vue-development
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is vue-development?

Vue.js 3 development with Composition API, TypeScript, Pinia state management, and Nuxt 3 full-stack. Use when building Vue applications, implementing reactive patterns, creating composables, or working with the Vue ecosystem. Source: travisjneuman/.claude.

How do I install vue-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/travisjneuman/.claude --skill vue-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/travisjneuman/.claude