busirocket-react-state-management-zustand

Installation
SKILL.md

React State Management (Zustand)

Opinionated guidance for using Zustand in React applications.

When to Use

Use this skill when:

  • Implementing global UI state (modals, progress indicators)
  • Managing shared data across components
  • Avoiding prop drilling
  • Setting up cross-component communication

Non-Negotiables (MUST)

Related skills
Installs
8
GitHub Stars
1
First Seen
Jan 28, 2026