state-management-architect

Installation
SKILL.md

State Management Architect

This skill structures how data flows through an application using tools like Redux, Zustand, or Context API.

Instructions

  1. Decide between local vs global state based on data usage.
  2. Design store structures that are predictable and easy to debug.
  3. Use actions or mutators to change state.
  4. Implement persistent state (e.g., local storage) for user settings.
  5. Optimize to prevent unnecessary re-renders.

Examples

  • "Structure a Zustand store for a shopping cart app."
  • "Migrate this prop-drilling issue to a clean Context API implementation."
Installs
1
First Seen
Apr 18, 2026
state-management-architect — adryanmoldokkr32-pixel/bionicbot-frontend-skills