editorial-burgundy-principles-template
nexu-io/open-design
How to install editorial-burgundy-principles-template
npx skills add https://github.com/nexu-io/open-design --skill editorial-burgundy-principles-templateFull instructions (SKILL.md)
Source of truth, from nexu-io/open-design.
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
editorial-burgundy-principles-template/
├── SKILL.md
├── assets/
│ └── template.html
├── references/
│ └── checklist.md
└── example.html
Workflow
- Start from
assets/template.html. - Keep the 3-slide sequence:
- numeric headline
- studio tags + title lockup
- eight-principles card grid
- Replace copy while preserving card and tag hierarchy.
- Keep interactions:
- Prev / Next buttons
- dot navigation
- keyboard navigation (
ArrowLeft/ArrowRight)
- 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>
Related skills
More from nexu-io/open-design and the wider catalog.
ui-ux-pro-max
|
web-design-guidelines
|
frontend-design
|
design-brief
|
pptx-html-fidelity-audit
Audit a python-pptx export against its source HTML deck, identify layout/content drift (footer overflow, cropped content, missing italic/em, lost styling, off-rhythm spacing), and re-export with strict footer-rail + cursor-flow layout discipline. Use this skill whenever the user has a .pptx that was generated from an HTML slide deck and asks to compare/audit/verify/fix the export — including phrases like "compare ppt with html", "fidelity audit", "fix the pptx", "ppt is cut off", "footer overlap", "italic missing in pptx", "re-export the deck", "pptx-html-fidelity-audit", or any case where a python-pptx → HTML round-trip needs verification or repair. Also trigger when the user shows you a deck.html and a deck.pptx side by side and is debugging visual differences.
hatch-pet
Create, repair, validate, preview, and package Codex-compatible animated pet spritesheets from character art, screenshots, generated images, or visual references. Use when a user wants to hatch a Codex pet, create a custom animated pet, or build a built-in pet asset with an 8x9 atlas, transparent unused cells, row-by-row animation prompts, QA contact sheets, preview videos, and pet.json packaging. This skill composes the installed $imagegen system skill for visual generation and uses bundled scripts for deterministic spritesheet assembly.