Imported from olhrobert/deck-tool (
AGENTS.md). Install upstream withnpx skills add olhrobert/deck-tool. Copyright stays with the author.
DeckTool
HTML/CSS presentation decks with a design system, slide presets, a browser viewer, and a Figma publish target.
When working in this repo:
- New brand — load
.cursor/skills/new-brand/SKILL.md - New or edited deck — load
.cursor/skills/generate-deck/SKILL.md - Push a deck to Figma — load
.cursor/skills/push-to-figma/SKILL.md - Attribution box — load
.cursor/skills/attribution-box/SKILL.md(brand-agnostic Gratia credit; never tokenize inbrand-settings.json)
HTML is the source of truth. Brands only override tokens (brands/{slug}/brand-settings.json). Figma instances the library in figma/library.json; do not rebuild components per deck.
See docs/brands.md (including where each color token lands on slides), docs/figma.md, docs/html-to-figma.md, and docs/scripts.md.