zustand

Installation
SKILL.md

Community Zustand Best Practices

Comprehensive performance and architecture guide for Zustand state management in React applications. Contains 43 rules across 8 categories, prioritized by impact from critical (store architecture, selector optimization) to incremental (advanced patterns).

When to Apply

Reference these guidelines when:

  • Creating new Zustand stores
  • Optimizing re-render performance with selectors
  • Implementing persistence or middleware
  • Integrating Zustand with SSR/Next.js
  • Reviewing code for state management patterns

Rule Categories by Priority

Priority Category Impact Prefix
1 Store Architecture CRITICAL store-
2 Selector Optimization CRITICAL select-
Related skills

More from pproenca/dot-skills

Installs
220
GitHub Stars
141
First Seen
Jan 29, 2026