vue-component-generator
This skill provides automated assistance for vue component generator tasks within the Fron
Content Preview
--- name: vue-component-generator description: | Vue Component Generator - Auto-activating skill for Frontend Development. Triggers on: vue component generator, vue component generator Part of the Frontend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Vue Component Generator ## Purpose This skill provides automated assistance for vue component generator tasks within the Fron
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/vue-component-generator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/05-frontend-dev/vue-component-generator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/05-frontend-dev/vue-component-generator/SKILL.md
Related Skills
vue-expert
Builds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, implements PWA features, and optimises Vite builds. Use when creating Vue 3 applications with Composition API, writing reusable composables, managing state with Pinia, building hybrid mobile apps with Quasar or Capacitor, configuring service workers, or tuning Vite configuration and TypeScript integration.
vue-expertvueexpertapi
by Jeffallan · jeffallan-claude-skills
vue-expert-js
Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no TypeScript. Generates JSDoc-typed code with @typedef, @param, and @returns annotations for full type coverage without a TS compiler. Use when building Vue 3 applications with JavaScript only (no TypeScript), when projects require JSDoc-based type hints, when migrating from Vue 2 Options API to Composition API in JS, or when teams prefer vanilla JavaScript, .mjs modules, or need quick prototypes without TypeScript setup.
vue-expert-jsvueexperttypescript
by Jeffallan · jeffallan-claude-skills
vue-composable-creator
This skill provides automated assistance for vue composable creator tasks within the Frontend D
vue-composable-creatorvuecomposablecreator
by jeremylongshore · plugins-plus-skills
frontend-mobile-security-xss-scan
You are a frontend security specialist focusing on Cross-Site Scripting (XSS) vulnerability detection and prevention. Analyze React, Vue, Angular, and vanilla JavaScript code to identify injection poi
securityfrontendmobilesecurity
by sickn33 (Antigravity) · antigravity-awesome-skills