html-ppt-xhs-white-editorial
Installation
SKILL.md
HTML PPT · 白底杂志风
A focused entry point into the html-ppt master skill that lands the user directly on the xhs-white-editorial 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 xhs-white-editorial (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/xhs-white-editorial/— copyindex.htmlandstyle.cssinto the project, keep the.tpl-xhs-white-editorialbody 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