Editorial burgundy principles template
Skill nexu-io/open-design/skills/editorial-burgundy-principles-template
π¨ The open-source Claude Design alternative. π₯οΈ Local-first desktop app. πΌοΈ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video β real files, HTML/PDF/PPTX/MP4 export. π€ Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen & 20+ CLIs via BYOK.
npx -y skills add nexu-io/open-design --skill editorial-burgundy-principles-templateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
1.9 KB, as published. Nobody here has run it
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>