render-as-html · pre-ship review

Pre-ship review — render-as-html v1

Star each criterion you've confirmed. Add notes where context helps. Use "copy as prompt" to hand the gaps to Claude.

0 of 12 marked
  • Self-contained: no external font/CDN/network
    contract · HTML artifacts ship with zero network deps
  • Dark mode coherent (prefers-color-scheme)
    design system · one-truth palette in both modes
  • Mobile OK at ~375px, no body h-scroll
    layout · touch targets ≥32px, font sizes step down
  • ≥3 HTML-native features per shape
    bar · not styled prose, real instrument
  • Copy-as-prompt names the artifact path
    copy-as-prompt contract · so Claude knows what file to edit
  • Copy buttons have a visible textarea fallback
    interactivity · clipboard API fails in local files
  • No left-handle accent bars anywhere
    anti-pattern · visual fingerprint of AI-generated layouts
  • Headlines argue a position, not category labels
    content discipline · 4–10 word claim, not a noun phrase
  • Counts orient (subject) not slop (artifact's own output)
    content discipline · hero stats must be about the domain
  • All 9 shape contracts name their register
    SKILL.md · Reading vs Instrument determined by shape
  • index.html dogfoods the one-truth system
    canonical gallery · the gallery IS the design system reference
  • Footer shows artifact path + timestamp
    output contract · every render-as-html artifact shows provenance
examples/checklist.html
0 of 12 marked