Zustand Store Create Zustand stores following established patterns with proper TypeScript types and middleware. Quick Start Copy the template from assets/template.ts and replace placeholders: → PascalCase store name (e.g., ) → Brief description for JSDoc Always Use subscribeWithSelector Separate State and Actions Use Individual Selectors Subscribe Outside React Integration Steps 1. Create store in 2. Export from 3. Add tests in When to Use This skill is applicable to execute the workflow or actions described in the overview. Limitations Use this skill only when the task clearly matches the sc…