Guides the implementation of Vue 3 Composition API best practices and project structure.

Install

mkdir -p .claude/skills/vue-excatt && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19452" && unzip -o skill.zip -d .claude/skills/vue-excatt && rm skill.zip

Installs to .claude/skills/vue-excatt

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Vue 3 Composition API 패턴 가이드를 실행합니다.
36 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Implement Vue 3 components using script setup syntax
  • Define reactive state with ref and computed properties
  • Create custom composables for reusable logic
  • Manage application state using Pinia stores
  • Configure Vue Router with navigation guards
  • Handle form validation with VeeValidate and Zod

How it works

The skill provides standardized patterns for Vue 3 development, including script setup, composable extraction, and Pinia store definitions. It guides the user through organizing files into specific directories like components, composables, and stores.

Inputs & outputs

You give it
Vue 3 component requirements or state management needs
You get back
Structured Vue 3 code patterns and implementation tables

When to use vue

  • Implement Vue 3 Composition API
  • Standardize composable functions
  • Structure Vue components
  • Manage state with Pinia

About vue

Provides structure and syntax patterns for Vue 3 projects. It covers script setup, composables, reactive state management, and lifecycle hooks to ensure consistent component development.

Vue 3 Composition API 패턴 가이드를 실행합니다.

How it compares

Unlike manual implementation, this skill enforces a specific project structure and syntax pattern for Vue 3 Composition API to ensure consistency.

Compared to similar skills

vue side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
vue (this skill)05moReviewIntermediate
vue-best-practices195moNo flagsIntermediate
vue-testing-best-practices57moNo flagsIntermediate
vue-debug-guides47moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry