home/categories/frontend/vishalsachdev-claude-skills-complex-state-management-skill-md
frontenddevelopment

complex-state-management

Production patterns for managing complex application state in React without Redux, Zustand, or other state libraries. Includes multi-stage loading, command patterns, refs for performance, and parallel data fetching. Use when building complex UIs with interconnected states, need loading stages and progress tracking, or implementing command patterns.

vishalsachdev
maintainer
vishalsachdev
Actualizado 11/13/2025
Estrellas
1
Forks
0
quick start

Installation and usage

Production patterns for managing complex application state in React without Redux, Zustand, or other state libraries. Includes multi-stage loading, command patterns, refs for performance, and parallel data fetching. Use when building complex UIs with interconnected states, need loading stages and progress tracking, or implementing command patterns.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use complex-state-management