analyze_react_state
Inventories React state hooks per component, capturing useState, useReducer, useRef, and useSyncExternalStore with initial values and setters or dispatch bindings.
Instructions
State inventory per component: useState/useReducer/useRef/useSyncExternalStore with initial value and bindings (setters/dispatch).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |