zustand-state

Community

Lightweight Zustand state management.

Authoranderskev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Zustand offers lightweight, scalable state management for React apps without Redux boilerplate.

Core Features & Use Cases

  • Slices, selectors, and computed values
  • Persistence, devtools, and immer middleware
  • Vanilla store usage in non-React contexts

Quick Start

Create a small store with a counter, subscribe to a slice, and update state from a component.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: zustand-state
Download link: https://github.com/anderskev/beagle/archive/main.zip#zustand-state

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository