htm-ui
Installation
SKILL.md
HTM UI
Use HTM UI as the component source of truth for zero-build Preact interfaces. Prefer composition of published modules over copied component source or hand-built substitutes.
Project root
Treat the repository containing the consuming HTML/importmap or the HTM UI monorepo as the project root. Resolve relative paths from that root. If the active directory is a sibling repository, inspect the explicit target before writing.
Start with project context
Run the bundled inspector before proposing imports or edits:
node <skill-dir>/scripts/htm-ui-info.mjs [project-root]
Use its JSON to determine: