home/categories/frontend/signoz-signoz-frontend-cursor-skills-migrate-state-management-skill-md
frontenddevelopment

migrate-state-management

Migrate Redux or React Context to the correct state option (React Query for server state, nuqs for URL/shareable state, Zustand for global client state). Use when refactoring away from Redux/Context, moving state to the right store, or when the user asks to migrate state management.

SigNoz
maintainer
SigNoz
Atualizado 3/23/2026
Estrelas
26478
Forks
2092
quick start

Installation and usage

Migrate Redux or React Context to the correct state option (React Query for server state, nuqs for URL/shareable state, Zustand for global client state). Use when refactoring away from Redux/Context, moving state to the right store, or when the user asks to migrate state management.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use migrate-state-management