vue-state-management

Community

Guide Vue 3 apps to pick the right state tools.

AuthorAratKruglik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

State management decision tree for Vue 3 SPAs: ref/reactive locally, composables for shared logic, Pinia for app-wide state, provide/inject for DI, TanStack Query Vue for server state. Vuex pointer for Vue 2 legacy.

Core Features & Use Cases

  • Choose the right state tool based on data shape (local, shared, server, form).
  • Implement a Pinia store with Setup syntax (preferred).
  • Use provide/inject correctly with InjectionKey<T> and patterns.
  • Set up TanStack Query Vue for server state caching and data fetching.
  • Migrate from Vuex with caution when BA asks.

Quick Start

Provide a simple real-world instruction.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vue-state-management
Download link: https://github.com/AratKruglik/antigravity-sdlc/archive/main.zip#vue-state-management

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.