Files
agent-skills/skills/hallmark/references/components/h4-stat-led.md
T
MalinandClaude Sonnet 5 65c01ddb43 feat: add hallmark design skill
Anti-AI-slop design skill (greenfield pages, audits, redesigns, design
extraction from URLs/screenshots) -- installed and validated in an
earlier session, was sitting untracked. Full reference library:
components, macrostructures, themes, genres, verbs (audit/redesign).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-15 14:29:38 +02:00

509 B

H4 · Stat-Led

A giant number or metric is the hero. A small qualifier line below. Use when: you have one defensible, externally-verifiable number. Don't confuse with: T4 Numbered stat strip (which is several stats in a row, not one focal).

<section class="hero-stat">
  <p class="figure tnum">99.97<span class="unit">%</span></p>
  <p class="qualifier"></p>
</section>
.figure { font-size: clamp(6rem, 18vw, 16rem); font-variant-numeric: tabular-nums; line-height: 0.85; }