state-management-setup

This skill sets up state management for React, Vue, or Svelte applications.Supports Pinia (Vue 3), Redux Toolkit (React), Zustand (React), Context API (React), Svelte stores.Creates stores, actions, selectors, TypeScript types, persistence (localStorage), and dev tools integration.Activate when user says "state management", "setup Pinia", "Redux store", "global state", or needs shared state.Output: Complete state management setup with stores, actions, TypeScript, persistence, and DevTools.

$ Installer

git clone https://github.com/MaciWP/CV_Astro /tmp/CV_Astro && cp -r /tmp/CV_Astro/.claude/skills/state-management-setup ~/.claude/skills/CV_Astro

// tip: Run this command in your terminal to install the skill