| name | kami-deck |
| description | Produce a print-grade slide deck in the kami (紙 / 纸) design system — warm parchment background (or ink-blue for cover / chapter slides), serif at one weight, ink-blue accent ≤ 5% per slide, no italic. Horizontal magazine swipe pagination (←/→ · wheel · swipe · ESC overview). One self-contained HTML file, zero dependencies beyond Google Fonts.
|
| triggers | ["kami deck","紙 deck","纸 deck","paper slides","white paper deck","editorial deck","print-style slides","kami slides"] |
| od | {"category":"brand-deck","surface":"web","mode":"deck","scenario":"marketing","featured":4,"audience":"founders, researchers, design studios, conference talks","tone":"editorial, restrained, print-first","scale":"6-15 viewport-locked slides","preview":{"type":"html","entry":"index.html"},"design_system":{"requires":false},"craft":{"requires":["typographic-rhythm","pixel-discipline"]}} |
| inputs | [{"id":"brand","label":"Brand identity (shared across slides)"},{"id":"deck_title","label":"Deck title shown in the per-slide chrome"},{"id":"slides","label":"Ordered list of typed slides (cover · chapter · content · stats · quote · cta · end)"},{"id":"language","label":"Primary language stack"}] |
| parameters | {"language":{"type":"enum","values":["en","zh-CN","ja"],"default":"en","description":"Sets `--serif` to Charter / TsangerJinKai02 / YuMincho respectively."}} |
| outputs | [{"path":"<out>/index.html","description":"Self-contained kami deck with horizontal swipe pagination."}] |
| capabilities_required | ["file-write"] |
| example_prompt | Build me a 9-slide kami-style internal deck for "Hokuto Research" —
a Q1 portfolio review. Cover slide on ink-blue with the firm name.
Chapter dividers between Macro, Equities, and Outlook. Three content
slides with ink-blue numbered headings. One stats slide showing
AUM / IRR / fund count. One closing CTA. End card with the firm
signature. Japanese language stack.
|
kami-deck
Sister skill to kami-landing. Produces a single
self-contained HTML file: a horizontal magazine-style swipe deck in
the kami (紙 / 纸) design system — print rhythm, ink-blue accent,
serif at one weight, no italic, no cool grays.
The navigation model is intentionally borrowed from the
guizang-ppt skill — ←/→ arrow keys, wheel /
swipe, ESC for the overview grid. The aesthetic stays kami: parchment
content slides, ink-blue cover and chapter slides, serif everywhere.
Design system source of truth:
design-systems/kami/DESIGN.md.
Read it before shipping. Tokens, type rules, and forbidden colors
all live there. Slide-specific scale ratios (macro × 1.6,
letter-spacing × 0.6 vs. print) are documented in §3 "Hierarchy"
and §5 "Layout Principles · Slides".
What you get
- N viewport-sized slides (6-15 is the sweet spot) laid out
horizontally on one transformed flex track.
- Cover and chapter slides flip background to ink-blue
(
#1B365D) with ivory text — the only place dark theme is used.
- Content / stats / quote / CTA slides stay on parchment
(
#f5f4ed) with serif at weight 500.
- Per-slide chrome strip: brand mark · deck title · live slide
counter (
01 / 09).
- Tabular-nums on every counter, metric, page number.
- Coral-free — kami's accent is ink-blue. Progress bar and dot
nav are ink-blue too.
- Keyboard / wheel / touch nav, ESC overview grid, dot indicator.
- Multilingual stack — EN / zh-CN / ja, set on
:root via
the language parameter.
Slide types
| Kind | Background | Use it for |
|---|
cover | ink-blue | Title plate at the start. Centered serif title + tagline. |
chapter | ink-blue | Roman/Arabic numeral chapter divider. |
|