From jeremylongshore-claude-code-plugins-plus-skills
Generates Vue composable functions with step-by-step guidance, best practices, and production-ready configurations. Useful for building reusable stateful logic in Vue.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:vue-composable-creatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for vue composable creator tasks within the Frontend Development domain.
This skill provides automated assistance for vue composable creator tasks within the Frontend Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with vue composable creator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Frontend Development skill category. Tags: react, vue, css, accessibility, web
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsBuilds Vue components with the Composition API, reactivity system (ref, reactive, computed, watch), and TypeScript. Activates when working on .vue files or Vue-specific patterns.
Generates Vue components with step-by-step guidance, best practices, and production-ready code. Activates on requests mentioning 'vue component generator'.
Guides Vue 3 development with Composition API, <script setup>, and TypeScript. Covers architecture, reactivity, SFC structure, and ecosystem tools (Vue Router, Pinia, Vite, Volar).