By xqgerogia
Vue 3 + JavaScript (no TypeScript) development assistant. Provides skills for creating SFC components, composables, theme systems, i18n, project scaffolding, and CLAUDE.md generation following best practices.
Expert Vue 3 + JavaScript developer agent specializing in Composition API, Vite, and Tailwind CSS. Handles component creation, composable design, state management, and full feature implementation.
Reviews Vue 3 JavaScript code for best practices, anti-patterns, and convention violations. Checks for Options API usage, Tailwind color class misuse, missing emits, and composable patterns.
Generates a CLAUDE.md file for Vue 3 + JavaScript projects. Scans the project structure and creates comprehensive project documentation for AI assistance. Use when setting up a new Vue 3 project or updating project documentation.
Creates Vue 3 Single File Components (SFC) using Composition API with <script setup>. Use when creating new Vue components, refactoring options API to composition API, or building UI components with Vue 3.
Creates Vue 3 composable functions (组合式函数) for state management, data fetching, and reusable logic. Use when building shared state, encapsulating side effects, or extracting reusable logic from components.
Creates a lightweight i18n (internationalization) system for Vue 3 using dictionary objects with localStorage persistence. Use when adding multi-language support, creating translation dictionaries, or building bilingual (中英文) Vue 3 apps.
Initializes a new Vue 3 + Vite + Tailwind CSS + JavaScript project with best-practice directory structure. Use when scaffolding a new Vue 3 project, setting up project conventions, or bootstrapping a frontend app.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin for Vue 3 + JavaScript (no TypeScript) development. Provides skills, agents, and hooks for building production-ready Vue 3 applications with Vite and Tailwind CSS.
| Skill | Description |
|---|---|
vue3-js-assistant:vue-component | Create Vue 3 SFC components with Composition API |
vue3-js-assistant:vue-composable | Create composable functions for state management |
vue3-js-assistant:vue-claude-md | Generate CLAUDE.md for Vue 3 projects |
vue3-js-assistant:vue-theme-system | Create CSS custom property-based theme system |
vue3-js-assistant:vue-project-setup | Initialize a new Vue 3 + Vite + Tailwind project |
vue3-js-assistant:vue-i18n | Add lightweight i18n with dictionary-based translations |
| Agent | Description |
|---|---|
vue3-coder | Expert Vue 3 + JS developer for component and feature implementation |
vue3-reviewer | Code reviewer specialized in Vue 3 conventions and anti-patterns |
.vue files use Options API or Tailwind color classes<script setup> (no Options API)ref()/computed()/watch()watch()/plugin marketplace add your-org/vue3-js-assistant
/plugin install vue3-js-assistant@vue3-js-tools
claude --plugin-dir ./vue3-js-assistant
After installation, the skills are automatically available. Claude will use them based on context. You can also invoke them directly:
/vue3-js-assistant:vue-component — Create a new component/vue3-js-assistant:vue-composable — Create a composable/vue3-js-assistant:vue-claude-md — Generate project documentation/vue3-js-assistant:vue-theme-system — Set up theming/vue3-js-assistant:vue-project-setup — Scaffold a new project/vue3-js-assistant:vue-i18n — Add internationalizationvue3-js-assistant/
├── .claude-plugin/
│ ├── plugin.json # Plugin manifest
│ └── marketplace.json # Marketplace catalog
├── skills/
│ ├── vue-component/ # SFC creation skill
│ ├── vue-composable/ # Composable creation skill
│ ├── vue-claude-md/ # CLAUDE.md generator skill
│ ├── vue-theme-system/ # Theme system skill
│ ├── vue-project-setup/ # Project scaffolding skill
│ └── vue-i18n/ # i18n skill
├── agents/
│ ├── vue3-coder.md # Implementation agent
│ └── vue3-reviewer.md # Code review agent
├── hooks/
│ └── hooks.json # Post-edit validation hooks
└── README.md
MIT
npx claudepluginhub xqgerogia/claude-skills --plugin vue3-js-assistantFeature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams