Vue Best Practices

MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/belos-street--skill-kit--vue-best-practices commit 246f41f7a7

Frequently asked questions

npx skillmds@latest add tomevault-io/vue-best-practices-25