html-ppt-xhs-pastel-card
Installation
SKILL.md
HTML PPT · 柔和马卡龙慢生活
A focused entry point into the html-ppt master skill that lands the user directly on the xhs-pastel-card 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-pastel-card (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-pastel-card/— copyindex.htmlandstyle.cssinto the project, keep the.tpl-xhs-pastel-cardbody 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