VueUse is the standard library of Vue composition utilities, and this skill covers version 14.3.0 with all the breaking changes you need to know. It's essential when you're importing from @vueuse/core because the API has shifted significantly: computedAsync now runs synchronously by default, useThrottleFn changed its trailing behavior, and several utilities like watchPausable are deprecated in favor of Vue 3.5's native equivalents. The skill documents when to use reactive getters over refs, how to properly configure useStorage for evolving schemas, and why you should wrap composables in effectScope outside components. If you're debugging why your throttle suddenly fires differently or migrating from Vue 3.4, this saves you from digging through changelogs.
npx -y skills add harlan-zw/vue-ecosystem-skills --skill vueuse-core-skilld --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar