html-ppt-dir-key-nav-minimal
Installation
SKILL.md
HTML PPT · 8 色极简方向键
A focused entry point into the html-ppt master skill that lands the user directly on the dir-key-nav-minimal full-deck template.
When this card is picked
The Examples gallery wires "Use this prompt" to the example_prompt above. When you accept that prompt, this card is the right pick if the user wants exactly the visual identity of dir-key-nav-minimal (see the upstream full-decks catalog for screenshots and rationale).
How to author the deck
- Read the master skill first. All authoring rules live in
skills/html-ppt/SKILL.md— content/audience checklist, token rules, layout reuse, presenter mode, the keyboard runtime, and the "never put presenter-only text on the slide" rule. - Start from the matching template folder:
skills/html-ppt/templates/full-decks/dir-key-nav-minimal/— copyindex.htmlandstyle.cssinto the project, keep the.tpl-dir-key-nav-minimalbody class. - Bring the shared runtime with the template. The upstream
index.htmllinks the shared CSS/JS via../../../assets/...because it sits three folders deep insideskills/html-ppt/templates/full-decks/.
Related skills