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
更新於 3/23/2026
星標
26478
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use migrate-state-management