Deckify

Builds a real self-contained HTML talk deck + PDF guide, validated 0-errors by its own checker.

Autor: zakelfassi · zakelfassi/htmlify

Działa po konfiguracji ★ 8.8/10

Deckify — Builds a real self-contained HTML talk deck + PDF guide, validated 0-errors by its own checker.

Co robi ten skill

Deckify turns source material into a single self-contained HTML file with a presentation-deck mode (keyboard nav, speaker notes, run-of-show) and a downloadable guide/print mode, following a strict validator-enforced DOM contract. It triggers when a user wants a presentable deck, speaker notes, run-of-show, demo plan, or PDF/guide output rather than a flat markdown answer.

Raport z testu

Built a real 3-slide deck following the skill's DOM contract and ran the actual bundled validator against it -- 'valid, 0 errors, 0 warnings, profile: deck' -- but the exact validator command the skill body tells you to run is broken as written (npm bin/package name mismatch); the npx fallback works once you add the missing -p flag.

Testowano: 2026-07-15 · Claude Code 2.x (agent harness)

Instalacja

git clone https://github.com/zakelfassi/htmlify
mkdir -p ~/.claude/skills
cp -r htmlify/skills/deckify ~/.claude/skills/deckify

Komendy i przykładowe prompty

  • /deckifyBuilds a real self-contained HTML talk deck + PDF guide, validated 0-errors by its own checker.

Skille uruchamiają się na zwykłe polecenia — bez komend do zapamiętania. Po instalacji aktywują go prompty takie jak te (po angielsku):

  • Build me a self-contained HTML slide deck for this lightning talk
  • I need speaker notes and a run-of-show sheet for this presentation
  • Turn these notes into a downloadable PDF guide plus a live HTML deck