perf-state-management
Extension Redux state and selectors: reducer purity, keeping non-serializable values out of the store, normalization, Immer, batching, identity output selectors. Use when components re-render on unrelated state changes, a selector returns a fresh identity every call, or state is mutated in a reducer. Memoization goes to `perf-rendering`.
Source facts
- Repository
- MetaMask/skills
- Last source activity
- September 3, 2026 at 18:04
- Detected SKILL.md language
- English
- Stars
- 24
- Forks
- 11
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.