data-flow-design
Installation
SKILL.md
Data Flow Design
Purpose
Design how data flows through the application, including state management, caching, and synchronization strategies.
When to Use
- Application architecture
- State management decisions
- Cache strategy design
- Real-time features