From deck-factory
Builds presentation-grade dark editorial HTML decks (1920×1080 slides) from briefs/manuscripts using a design system of CSS tokens and components. Renders to PNG/PDF via headless Chromium. For users wanting Apple/Linear/Stripe-keynote-quality slides as web pages.
How this skill is triggered — by the user, by Claude, or both
Slash command
/deck-factory:deck-factoryWhen to use
사용자가 발표자료·슬라이드·덱을 "발표급/상용 키노트처럼" 보이게 만들어 달라 하고, PPTX 편집이 아니라 HTML/CSS로 디자인해도 되는 경우. 밋밋하거나 아마추어 같은 기존 덱을 다시 짜는 요청, 다크 에디토리얼 톤 프레젠테이션, 거대숫자 스탯 슬라이드에 특히 적합.
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
브리프/원고를 받아 **상용 발표자료처럼 보이는 HTML 슬라이드**를 짓는 디자인 시스템이다.
브리프/원고를 받아 상용 발표자료처럼 보이는 HTML 슬라이드를 짓는 디자인 시스템이다.
슬라이드 = 1920×1080 <section class="slide"> 하나. 손으로 짜되 검증된 토큰/컴포넌트를 쓴다.
이건 실제로 검증한 방법이다(12장 프리미엄 덱을 렌더까지 뽑음). 자동 파이프라인이 아니라, Claude가 이 디자인 계약을 따라 슬라이드를 직접 조립하는 것까지가 이 스킬의 약속이다. storyline→copy→compose→grade→export 6단계 자동 파이프라인은 지향하는 로드맵으로 reference.md에서만 다룬다.
#08090A — 순흑(#000) 금지. surface는 래더로 올린다(bg-1/2/3).rgba(255,255,255,.07). 그림자·스포트라이트·대기그라디언트 금지.05 / 12). 전 슬라이드 공통.word-break: keep-all; overflow-wrap: normal; line-break: strict; 없으면 한글이 음절로 깨진다.-0.03em.assets/styles.css를 복사해 쓴다. 슬라이드마다 <link rel="stylesheet" href="styles.css"> + 폰트(fonts.css). <section class="slide"> 안에 .bg(배경/이미지) → .deck-brand/.deck-meta/.deck-author/.deck-page(4모서리) → .frame(콘텐츠) 순서.work/premium/slides/에 있다..eyebrow → .action-title(마침표) → .subhead(선택) → 지배 오브젝트 → .tail(선택). 슬라이드 1장 = 지배 오브젝트 1개(한 문장/한 비교/한 스탯/한 다이어그램)..stat-row > .stat(.k 라벨 / .v 숫자 + <small>단위/.mult배수 / .c 캡션). 3열 repeat(3,1fr).linear-gradient(90deg,#08090A,transparent 60%) 스크림. 데이터 슬라이드는 히어로를 우측 세로 슬롯에 격리 + 저조도 글로우. 생성 이미지 위 코드로 글자 합성 금지(프롬프트로만).#08090A near-black, 채운 회색 박스 0개출처:조회 같은 바인딩 잔재) 0개한 항목이라도 NO면 발표급 아님 — 고쳐서 다시.
npx claudepluginhub kimsh-1/deck-factory --plugin deck-factoryGenerates a professionally designed HTML slide deck from a brief or content notes. Single-file output with 13 layout types and 8 style presets.
Generates self-contained HTML slide presentations with keyboard navigation, swipe support, fullscreen, animations, embedded images, and brand-accurate styling from guides.
Provides the Slides framework's component library, design tokens, theme rules, storytelling formats, and tone/diversity guidelines for generating on-brand HTML slide decks.