nexu-io/open-design

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.

All-time #5450 Trending #3998 First seen May 9, 2026
8-week activity · all time api

Installation

$ npx skills add nexu-io/open-design --skill editorial-burgundy-principles-template

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from nexu-io/open-design · top by installs.

npx skills add nexu-io/open-design

Browse all from nexu-io/open-design

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 95.0K
License LICENSE
Default branch main
Open issues 485
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,902 B
  • docs SUMMARY.md 278 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2,400 installs

SKILL.md

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

  1. Replace copy while preserving card and tag hierarchy.
  2. Keep interactions:

- Prev / Next buttons - dot navigation - keyboard navigation (ArrowLeft / ArrowRight)

  1. 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>