vue-components
OfficialBuild Vue 3 components with best practices.
Authorslashwhy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a standardized approach to building Vue 3 components, ensuring consistency, maintainability, and adherence to project conventions.
Core Features & Use Cases
- Component Structure: Demonstrates the recommended structure for Vue 3 components using
<script setup lang="ts">. - Props and Emits: Illustrates type-safe definition and usage of props and emits with TypeScript.
- State Management: Shows basic reactive state management with
refand computed properties. - Use Case: When creating a new reusable UI element like a modal or a card, use this Skill to ensure it follows the project's established patterns for props, emits, and styling.
Quick Start
Create a new Vue component named 'UserProfileCard' that accepts a 'user' prop and emits a 'save' event.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vue-components Download link: https://github.com/slashwhy/super-todo/archive/main.zip#vue-components Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.