Skip to main content
Run any Skill in Manus
with one click

frontend-data-flow-patterns

Stars0
Forks0
UpdatedDecember 21, 2025 at 01:49

Enforce unidirectional flow: state → UI (selectors) → actions → updates. Prevent direct store access from components, use granular selectors, implement reselect for complex filtering/sorting/aggregation. Use when designing component data flow or optimizing re-renders.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly