Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Gallery

Every artifact in this folder was generated by the skills in this repository, about this repository — real PRs, real bugs, real decisions. Each file is self-contained (inline CSS+JS, no external assets) and passes node bin/htmlify-answer.js --validate in CI.

Browse the rendered gallery at https://zakelfassi.github.io/htmlify/ or open any file directly in a browser.

htmlify (documents)

Artifact Mode What to look for
operator-brief.html operator-brief The plate title block, status stamps, numbered index rail, risk board
pr-review-packet.html pr-review-packet A real merged PR (#1): diff tour, file-by-file annotations, reviewer checklist
incident-timeline.html incident-report A real bug (bd7c5c6): discovery→fix timeline, root cause, follow-ups
decision-brief.html decision-brief The monorepo decision: options matrix, tradeoffs, the call that was made
implementation-map.html implementation-map Inline SVG module graph of the runtime, hot path, file tour
explainer.html explainer TL;DR box, HTML-vs-markdown comparison matrix, FAQ
launch-board.html prototype (app profile) Interactive triage board: status cycling, localStorage persistence, JSON export

deckify (decks)

Artifact Mode What to look for
talk-deck.html talk-deck Arrow-key navigation, speaker notes (N), run-of-show, plate slide footers
workshop-deck.html workshop-deck Exercises and checkpoints, guide mode (G), print-to-PDF handout

Validate locally

node bin/htmlify-answer.js --validate examples/htmlify/*.html examples/deckify/*.html --profile auto