Skip to main content

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.

Jump to install

Source facts

Repository
nexu-io/open-design
Last source activity
May 9, 2026 at 10:09
Detected SKILL.md language
English
Stars
97,471
Forks
11,317

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
4 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
editorial-burgundy-principles-template
description
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.
triggers
["editorial burgundy template","studio salon deck","principles manifesto slides","pink burgundy premium presentation","酒红粉金编辑风模板"]
od
{"mode":"template","surface":"video","type":"hyperframes","platform":"desktop","preview":{"type":"html","entry":"index.html","reload":"debounce-100"},"outputs":{"primary":"index.html","secondary":["template.html","example.html"]},"example_prompt":"Create a premium editorial deck in burgundy and blush with a tag cloud slide and an eight-principles card grid.","capabilities_required":["file_write"]}
# Editorial Burgundy Principles Template A three-slide editorial deck for culture narratives, strategy storytelling, and internal manifestos. ## Resource map ```text 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: ```xml <artifact identifier="editorial-burgundy-principles" type="text/html" title="Editorial Burgundy Principles Deck"> <!doctype html> <html>...</html> </artifact> ```
View on GitHub