PluginBench
Skill
Pass
Audit score 90

editorial-burgundy-principles-template

nexu-io/open-design

Premium editorial deck template in burgundy/blush palette for culture narratives and strategy storytelling.

What is editorial-burgundy-principles-template?

A three-slide editorial template designed for internal manifestos, culture decks, and principle-based presentations. Use when you need a polished, branded deck with principle cards, tag clouds, and guided navigation.

  • Generates self-contained HTML editorial decks with burgundy/blush/muted-gold color palette
  • Provides three-slide sequence: numeric headline, studio tags with title lockup, and eight-principle card grid
  • Includes keyboard navigation (arrow keys) and click-based slide controls with dot indicators
  • Maintains sandbox-safe, self-contained HTML output suitable for desktop viewing
  • Preserves card and tag hierarchy while allowing copy customization

How to install editorial-burgundy-principles-template

npx skills add https://github.com/nexu-io/open-design --skill editorial-burgundy-principles-template
Prerequisites
  • File write capability enabled
Claude Code
Cursor
Windsurf
Cline

How to use editorial-burgundy-principles-template

  1. 1.Start from the provided assets/template.html as your base
  2. 2.Replace copy and content while preserving the three-slide structure and card/tag hierarchy
  3. 3.Customize the burgundy/blush/muted-gold color palette if needed
  4. 4.Update the eight-principle cards with your own principles or values
  5. 5.Test keyboard navigation (arrow keys) and click buttons to verify interactions work
  6. 6.Output the final HTML artifact for desktop viewing

Use cases

Good for
  • Creating internal culture or values manifestos for teams
  • Building premium strategy storytelling decks for stakeholder presentations
  • Designing editorial studio decks with principle-based frameworks
  • Developing branded presentation templates for design or creative studios
  • Producing multi-slide narrative decks with visual hierarchy and navigation
Who it's for
  • Design studio leaders and creative directors
  • Strategy and culture teams building internal narratives
  • Product managers presenting principle-driven roadmaps
  • Marketing and brand teams creating premium presentations
  • Anyone needing a polished, navigable multi-slide editorial template

editorial-burgundy-principles-template FAQ

Can I change the color palette?

The template uses a burgundy/blush/muted-gold palette by design. You can customize colors in the HTML/CSS, but the template is optimized for this warm, editorial aesthetic.

How many slides does this template include?

The template provides a fixed three-slide sequence: a numeric headline slide, a studio tags and title lockup slide, and an eight-principle card grid slide.

What navigation options are available?

Users can navigate using Previous/Next buttons, dot indicators, or keyboard arrow keys (ArrowLeft/ArrowRight).

Is this template mobile-responsive?

The template is optimized for desktop viewing. It is self-contained and sandbox-safe HTML.

Can I add or remove principle cards?

The template is designed around an eight-principle card grid. You can modify the HTML to adjust the number of cards, but the layout is optimized for eight.

Full 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

  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>