proskillv2.0.0✓ verified

frontend-state-management

Choose the right home for every piece of frontend state — server, client, URL, form, and derived — so React/TS apps stay predictable and never store the same truth twice. Covers TanStack Query vs Zustand/Jotai/Redux/signals, normalization, colocation, and the duplication traps that cause stale UI.

$npx vanara install frontend-state-management

Included with Vanara Pro ($10/mo) — unlocks all 206 items. See pricing →

Overview

Most "weird UI" bugs — a list that won't refresh, a badge stuck at the old count, a filter that resets on reload — are not rendering bugs. They are state-ownership bugs: the same fact lives in two places and the copies drift apart. The discipline of state management is mostly deciding where each fact lives, and then refusing to copy it anywhere else. This skill is the deep reference for that decis

What it covers

Details

Tier
Pro — $10/mo
Version
2.0.0
Depth
4 references · 2 examples · 1 runnable scripts
Verification
1/1 runnable checks passing
Runs on
Your own Claude Code — no API keys
← All skills