Skip to main content
ClaudeWave
Skill6.7k estrellas del repoactualizado 11d ago

deck-presenter-mode

This Claude Code skill creates a presentation deck template designed for speakers who need teleprompter support. It features a main slide display with a notes section containing 150-300 character scripts, a toolbar for switching between five themes (defaulting to Tokyo Night) and opening a popup teleprompter, and the popup displays current slide, next slide, full script, and timer on magnetic cards for easy reference during presentations.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/nexu-io/html-anything /tmp/deck-presenter-mode && cp -r /tmp/deck-presenter-mode/next/src/lib/templates/skills/deck-presenter-mode ~/.claude/skills/deck-presenter-mode
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

【模板: Presenter Mode Deck】
【意图】怕忘词的演讲者专用 deck, 含逐字稿 notes 与 popup teleprompter。
【布局】
- 每页 + `<aside class="notes">` 150-300 字稿
- 右下小 toolbar: T 切主题 / S 打开 popup
- Popup: CURRENT / NEXT / SCRIPT / TIMER 四张磁吸卡
【设计细节】
- 默认 tokyo-night; 共 5 套主题 (含 light)