This is a solid reference for Vue 3's Composition API and reactivity system, built from official docs with a 9.7 trust score. You get practical examples of ref vs reactive, computed properties, watchers, and complete single-file component patterns including that todo list everyone ends up building. The code snippets show both script setup and verbose syntax, which helps if you're migrating from Options API or need to understand what's happening under the hood. It covers the everyday stuff like props, emits, and lifecycle hooks without wandering into framework philosophy. Good for teams standardizing on modern Vue patterns or anyone who wants their AI pair programmer to stop suggesting Vue 2 approaches.
npx skills add https://github.com/manutej/luxor-claude-marketplace --skill vuejs-development