Mandu Hydration

SkillMedia

Keep Mandu server rendering and client islands deterministic.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Mandu Hydration skill

What this skill tells your AI

The instructions your AI receives, as published by konamgil/mandu in skills/official/mandu-hydration/SKILL.md and read by ahel’s review.

Use for islands, partials, client boundaries, or hydration diagnostics.

  • Server pages remain server-owned; move interactive state into an island.
  • Use explicit client-boundary metadata and serializable props.
  • Never import a generated client artifact directly.
  • Keep HTML, manifest, and client asset URLs pinned to one build generation.
  • Treat missing client assets or hydration samples as failures when the route declares hydration.

Run the targeted hydration tests requested by the plan, then mandu.agent.verify --changed --json --write.

Signals

GitHub stars
46
Forks
3
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
mandu-hydration
Source
github.com/konamgil/mandu