skills/smithery.ai/frontend-state-strategy

frontend-state-strategy

Installation
SKILL.md

Frontend State Strategy

When to use this skill

  • Choosing state management solution
  • Architecting state in applications
  • Refactoring state management

Workflow

  • Identify state types (local, global, server)
  • Choose appropriate tool for each type
  • Avoid prop drilling
  • Colocate state with usage
  • Keep state minimal

Instructions

Installs
2
First Seen
Mar 24, 2026
frontend-state-strategy from smithery.ai