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.
$npx -y skills add neversight/learn-skills.dev --skill vue-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/neversight/learn-skills.dev" --skill "neversight/learn-skills.dev/vue-best-practices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neversight/learn-skills.dev" that are relevant to the current task. Run `npx skills add "https://github.com/neversight/learn-skills.dev"` and select the relevant skills, then follow their instructions.