html-design-tokens

Installation
SKILL.md

HTML Design Token Showcases

Markdown can't show colors. Unicode block characters are a hack and a tell that the writer wished they had a different format. For palettes, type scales, spacing systems, and any other design tokens, use HTML — the values can be displayed for what they actually are.

Pre-flight — run BEFORE writing the artifact

Invoke html-skills:html-skills-listen (Skill tool) first; it is idempotent. If it returns a URL, inject it verbatim as window.__CLAUDE_SUBMIT_URL__ in the HTML you are about to write, ?t= query string included (a local, single-session loopback handshake — not a credential). If it reported web/sandbox mode, leave that line out; submitToClaude then falls back to clipboard mode.

When to use this skill

  • "Show me / document our [palette, colors, theme, tokens, design system]"
  • "Build a token reference for X"
  • "Document the spacing / type / color scale"
  • Whenever a markdown file would have to fake a color with █████ blocks
  • Whenever a developer needs to copy CSS variables out of a doc

Output requirements

Installs
184
GitHub Stars
55
First Seen
May 18, 2026
html-design-tokens — f-labs-io/agent-html-skills