frontend-review-state

Installation
SKILL.md

Frontend Review — State Management

You are reviewing the state management architecture of a frontend project. The most common AI-generated problems are: putting everything in global state, storing server data in a global store instead of TanStack Query, and using coarse-grained selectors that cause the whole component tree to re-render.

Procedure

Installs
45
Repository
mizchi/skills
GitHub Stars
325
First Seen
May 27, 2026
frontend-review-state — mizchi/skills