Build personalization-first, agent-native sites — author pages as JSON frames and render them with
the public @wisepunk/* packages.
Build + serve a MIDL site on localhost in five verifiable steps.
The capability map + the validate→repair→render loop.
How MIDL serves per-visitor variants and promotes winners — without redeploys.
Multilingual MIDL: inline locale-keyed text, per-visitor resolution, hreflang, and the localized machine twin.
Turn a Figma design into a re-themeable MIDL site — BYO-agent skill (Figma MCP) or the Studio importer (REST).
Render + author pages from your own app with the public packages.
Create / update / delete pages over the authenticated API.
How the @wisepunk/* packages are released to npm.
Install the MIDL skill (Claude Code):
mkdir -p ~/.claude/skills/midl && curl -fsSL https://midl.site/skill/SKILL.md -o ~/.claude/skills/midl/SKILL.md