web-deck
Installation
SKILL.md
Web Deck — CoinFund Web Presentation Builder
Build minimalist, CoinFund-branded slide decks as self-contained HTML files. Each deck is a single .html file — no build step, no dependencies, trivially versionable in Git.
When to Use
Any time the user wants a web-based slide deck (HTML/CSS/JS). For .pptx output, use the jake-deck skill instead. This skill is for browser-native presentations that can also export to PDF.
The user specifies:
- Mode:
static(print-optimized, no JS) ordynamic(keyboard navigation, slide transitions). Default:dynamic. - Content: Slide titles and content, as an outline or bullet points.