<!doctype html><html><head><meta charset="utf-8"><style>
  *{margin:0;box-sizing:border-box}
  html,body{width:1520px;height:950px;background:#0b0f14;font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,sans-serif}
  .wrap{padding:46px 54px;height:100%;display:flex;flex-direction:column;gap:26px}
  .top{display:flex;align-items:baseline;gap:18px}
  .slug{font-family:ui-monospace,Menlo,monospace;font-size:40px;font-weight:700;color:#2dd4bf;letter-spacing:-.5px}
  .badge{font-size:18px;color:#0b0f14;background:#2dd4bf;border-radius:30px;padding:4px 16px;font-weight:700}
  .vp{font-size:25px;line-height:1.45;color:#e6edf3;max-width:1360px}
  .vp b{color:#7fe9dd}
  .term{flex:1;background:#0e141c;border:1px solid #1f2b38;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5)}
  .bar{background:#121922;padding:13px 18px;display:flex;gap:9px;align-items:center;border-bottom:1px solid #1f2b38}
  .dot{width:13px;height:13px;border-radius:50%}.r{background:#f85149}.y{background:#f0b429}.g{background:#3fb950}
  .bar .t{margin-left:14px;color:#8b9bab;font-family:ui-monospace,monospace;font-size:16px}
  pre{margin:0;padding:24px 28px;font-family:ui-monospace,Menlo,monospace;font-size:19px;line-height:1.6;color:#cdd9e5}
  .p{color:#2dd4bf}.c{color:#e6edf3;font-weight:600}.ok{color:#3fb950}.dim{color:#6b7d8f}.path{color:#f0b429}.s{color:#a78bfa}
</style></head><body><div class="wrap">
  <div class="top"><span class="slug">adom/hd-bootstrap</span><span class="badge">bootstrap</span></div>
  <div class="vp"><b>Hydrogen Desktop, in one command.</b> Lays the entire Adom ecosystem (via <b>adom/core</b>) plus every platform-generic HD skill and the HD editor config onto a fresh workspace — the shared base that <b>hd-windows</b>, <b>hd-mac</b>, and <b>hd-ubuntu</b> all build on.</div>
  <div class="term">
    <div class="bar"><span class="dot r"></span><span class="dot y"></span><span class="dot g"></span><span class="t">adom@workspace: ~</span></div>
<pre><span class="p">$</span> <span class="c">adompkg install adom/hd-bootstrap</span>
Resolving via wiki.adom.inc...
  <span class="s">adom/core</span>          4.9.1    <span class="ok">✓</span>  <span class="dim">108-guide hub · distributor search · KiCad/Fusion · adom-cli</span>
  <span class="s">adom/adom-desktop</span>  1.8.147  <span class="ok">✓</span>  <span class="dim">laptop relay (KiCad/Fusion/pup bridges)</span>
  <span class="dim">+ 31 platform-generic HD skills (bundled)   running postinstall…</span> <span class="ok">✓</span>

<span class="p">$</span> <span class="c">ls ~/.claude/skills/</span>          <span class="dim"># where the generic HD skills land</span>
<span class="path">hd-adom-auth/</span>   <span class="path">hd-bridges/</span>       <span class="path">hd-eval/</span>          <span class="path">hd-container/</span>    <span class="path">hd-ui/</span>
<span class="path">hd-adom-menu/</span>   <span class="path">hd-permissions/</span>  <span class="path">hd-monitor/</span>       <span class="path">hd-setup/</span>  <span class="path">hd-welcome/</span>
<span class="path">hd-api/</span>         <span class="path">hd-claude-auth/</span>   <span class="path">hd-notifications/</span> <span class="path">hd-settings/</span>     <span class="path">hd-who-am-i/</span>
<span class="path">hd-captions/</span>    <span class="path">hd-eda-discovery/</span> <span class="path">hd-open-url/</span>      <span class="path">hd-self-update/</span>  <span class="dim">…  31 total</span>
</pre>
  </div>
</div></body></html>