From hyf0-vue-skills-1
Guides on Pinia store setup, common reactivity pitfalls like destructuring breaking updates, and state management patterns including URL-synced filters.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hyf0-vue-skills-1:vue-pinia-best-practicesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Pinia best practices, common gotchas, and state management patterns.
Pinia best practices, common gotchas, and state management patterns.
npx claudepluginhub vuejs-ai/skills3plugins reuse this skill
First indexed Jun 27, 2026
Guides Pinia state management in Vue apps: defining stores, state/getters/actions, plugins, composables, testing, SSR, Nuxt, HMR.
Manage shared application state with Pinia stores using Options or Setup syntax. Includes DevTools support, type safety, and lazy loading.
Configures Pinia store setup with step-by-step guidance and best practices for Vue state management.