open-design/skills/editorial-burgundy-principles-template/SKILL.md
Tuola-waj 79957890d2
feat(skills): consolidate hyperframes video template updates (#1079)
Bundle four pending template skills and retag eight related skills to video/hyperframes so the categorization and i18n fallback coverage can be reviewed and merged in one pass.

Co-authored-by: Tuola Ge <gexingli@refly.ai>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-09 18:09:30 +08:00

1.9 KiB

name description triggers od
editorial-burgundy-principles-template Editorial studio deck template in burgundy / blush / muted-gold palette. Use when users ask for premium manifesto or culture slides with pill tags, large typographic statements, principle cards, and guided keyboard/click navigation.
editorial burgundy template
studio salon deck
principles manifesto slides
pink burgundy premium presentation
酒红粉金编辑风模板
mode surface type platform preview outputs example_prompt capabilities_required
template video hyperframes desktop
type entry reload
html index.html debounce-100
primary secondary
index.html
template.html
example.html
Create a premium editorial deck in burgundy and blush with a tag cloud slide and an eight-principles card grid.
file_write

Editorial Burgundy Principles Template

A three-slide editorial deck for culture narratives, strategy storytelling, and internal manifestos.

Resource map

editorial-burgundy-principles-template/
├── SKILL.md
├── assets/
│   └── template.html
├── references/
│   └── checklist.md
└── example.html

Workflow

  1. Start from assets/template.html.
  2. Keep the 3-slide sequence:
    • numeric headline
    • studio tags + title lockup
    • eight-principles card grid
  3. Replace copy while preserving card and tag hierarchy.
  4. Keep interactions:
    • Prev / Next buttons
    • dot navigation
    • keyboard navigation (ArrowLeft / ArrowRight)
  5. Keep HTML self-contained and sandbox-safe.

Output contract

Emit one concise orientation sentence and one HTML artifact:

<artifact identifier="editorial-burgundy-principles" type="text/html" title="Editorial Burgundy Principles Deck">
<!doctype html>
<html>...</html>
</artifact>