If you're using VueUse in your Vue projects, this skill helps Claude navigate the common gotchas and best practices around those composables. It covers three main scenarios: general composable usage patterns, debugging SSR issues (which can be notoriously tricky with VueUse), and fixing type inference problems. The skill comes from a repo with 2.5K stars and has seen decent adoption with 341 installs since January. It's the kind of thing you'd want loaded when you're fighting with useAsyncState or wondering why something breaks during server-side rendering. Fairly focused scope, but that's exactly what you need when dealing with a library-specific problem.
npx skills add https://github.com/hyf0/vue-skills --skill vueuse-best-practices