Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Production-grade Vue.js development plugin with specialized agents for Vue 3.5, Composition API, Pinia, Vue Router, Nuxt 3, Testing, and TypeScript
npx claudepluginhub pluginagentmarketplace/custom-plugin-vue --plugin vue-assistantVue.js Core Expert - Components, Reactivity, Templates, Directives, Lifecycle
Vue Composition API Expert - Composables, Reactivity Utilities, Script Setup
Pinia State Management Expert - Stores, Actions, Getters, Plugins, Persistence
Vue Router Expert - Navigation, Guards, Lazy Loading, Meta Fields, History Modes
Nuxt.js Expert - SSR, SSG, Nitro Server, Modules, Auto-imports, Deployment
Master Vue Composition API - Composables, Reactivity Utilities, Script Setup, Provide/Inject
Master Vue.js core concepts - Components, Reactivity, Templates, Directives, Lifecycle
Master Nuxt.js - SSR, SSG, Nitro Server, Modules, Auto-imports, Deployment
Master Pinia State Management - Stores, Actions, Getters, Plugins, Persistence
Master Vue Router - Navigation, Guards, Lazy Loading, Meta Fields, History Modes
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Modern Vue 3 development with TypeScript, Composition API, defineModel bindings, Testing Library for user-behavior tests, and MSW for API mocking
Vue.js and Nuxt.js development with Composition API, composables, and SSR/SSG patterns
Pinia v3 Vue state management with defineStore, getters, actions. Use for Vue 3 stores, Nuxt SSR, Vuex migration, or encountering store composition, hydration, testing errors.
Advanced Vue skills for Composition API, components, and reactivity.
Vue, Nuxt, and NuxtHub skills for AI coding assistants
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Production-grade Java development plugin with 8 specialized agents, 12 SASMP-compliant skills, and 4 commands for core Java, Spring, testing, DevOps, and enterprise development
Comprehensive game development learning system with 7 specialized agents, 21 in-depth skills, 4 slash commands, and automation hooks. Master game design, programming, graphics, audio, networking, tools, and publishing across Unity, Unreal Engine, and Godot.
Comprehensive Swift development plugin with 8 specialized agents and 12 Golden Format skills for iOS, macOS, and Apple ecosystem
Industrial-grade Flutter development plugin with 8 specialized agents and 12 production-ready skills covering UI, state management, backend integration, database design, performance optimization, testing, DevOps, and native platform integration. 15,500+ lines of expert content, 200+ code examples, 25+ projects.
React Native plugin with specialized agents for mobile development, navigation, native modules, and cross-platform apps
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
Vue Development Assistant is a production-grade Claude Code plugin with 7 specialized agents and 7 skills for modern Vue.js development covering Vue 3.5, Composition API, Pinia, Vue Router, Nuxt 3, Testing (Vitest), and TypeScript.
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-vue
# Step 2️⃣ Install the plugin
/plugin install vue-development-assistant@pluginagentmarketplace-vue
# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-vue.git
cd custom-plugin-vue
# Load locally
/plugin load .
# Restart Claude Code
After restart, you should see these agents:
vue-development-assistant:01-vue-fundamentals
vue-development-assistant:02-vue-composition
vue-development-assistant:03-vue-pinia
vue-development-assistant:04-vue-router
vue-development-assistant:05-vue-nuxt
vue-development-assistant:06-vue-testing
vue-development-assistant:07-vue-typescript
| Feature | Description |
|---|---|
| 🖼️ Vue 3.5 Fundamentals | Components, directives, reactivity basics |
| 🔄 Composition API | setup(), composables, ref/reactive |
| 🍍 Pinia State | Modern state management with stores |
| 🛣️ Vue Router | Navigation, guards, dynamic routes |
| ⚡ Nuxt 3 | SSR, file-based routing, modules |
| 🧪 Testing | Vitest, Vue Test Utils, component testing |
| 📘 TypeScript | Type-safe Vue with defineComponent |
| # | Agent | Purpose | Bonded Skill |
|---|---|---|---|
| 1 | 01-vue-fundamentals | Vue 3.5 core concepts: SFC, directives, lifecycle hooks, reactivity basics | vue-fundamentals |
| 2 | 02-vue-composition | Composition API mastery: setup(), ref, reactive, composables, provide/inject | vue-composition-api |
| 3 | 03-vue-pinia | Pinia state management: stores, getters, actions, plugins, SSR hydration | vue-pinia |
| 4 | 04-vue-router | Vue Router 4: navigation guards, dynamic routing, lazy loading, scroll behavior | vue-router |
| 5 | 05-vue-nuxt | Nuxt 3 framework: SSR/SSG, file-based routing, modules, deployment | vue-nuxt |
| 6 | 06-vue-testing | Testing with Vitest & Vue Test Utils: unit, component, integration tests | vue-testing |
| 7 | 07-vue-typescript | TypeScript in Vue: type inference, generics, defineComponent, strict typing | vue-typescript |