hydration-patterns

Installation
SKILL.md

Hydration Patterns

What is Hydration?

Hydration is the process of attaching JavaScript event handlers to server-rendered HTML, making static content interactive.

Server-Rendered HTML (static) → JavaScript Attaches → Interactive Application
        "Dry HTML"            →     Hydration      →    "Hydrated App"

The Hydration Process

Step by Step

Installs
8
GitHub Stars
34
First Seen
Feb 6, 2026
hydration-patterns — farming-labs/fm-skills