If you're wrestling with TypeScript type errors in your Pinia stores, this skill teaches Claude how to fix them. It covers the common pain points like storeToRefs type issues and circular reference problems in getters that can make TypeScript go haywire. The skill comes from a repo with 2.5K stars and has 350 installs, so it's seeing real use. It's focused on debugging and setup patterns rather than basic Pinia usage, which makes sense since the type system interactions are where things get tricky. Worth adding if you're doing any serious Vue 3 work with Pinia and TypeScript.
npx skills add https://github.com/hyf0/vue-skills --skill pinia-best-practices