staged-hydration-systems
Installation
SKILL.md
Staged Hydration Systems (React 18)
Summary
Develop staged hydration systems for prioritizing critical UI regions and progressive interactivity.
Key Capabilities
- Schedule hydration order for user-critical components.
- Integrate streaming SSR with client hydration stages.
- Handle partial hydration failures gracefully.
PhD-Level Challenges
- Prove correctness of hydration ordering constraints.
- Optimize hydration schedules under CPU constraints.
- Analyze interactivity gains with staged hydration.