editorial-burgundy-principles-template logo

editorial-burgundy-principles-template

editorial burgundy principles template

nexu-io/open-design611installs57.2KstarsDesign & UI/UX

SKILL.md

Full skill instructions

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>