Implement Pinia Vue state management
piniaskillsetup L2★381
majiayu000/claude-skill-registry ↗What it does
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.
Best for
Building type-safe reactive state management in Vue 3 with full testing support and DevTools integration.
Inputs
- · API request payload
- · Configuration object
Outputs
- · Reactive state store
- · Type-safe store instance
Requires
- · Vue 3
- · TypeScript
Preconditions
Tool installed and authenticated, read setup instructions
Failure modes
Invalid API key, malformed payload, rate limiting, schema mismatch
Trust signals
- · Explicitly versioned
- · Testing guidance included