editorial-burgundy-principles-template
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseEditorial 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.htmltext
editorial-burgundy-principles-template/
├── SKILL.md
├── assets/
│ └── template.html
├── references/
│ └── checklist.md
└── example.htmlWorkflow
工作流程
- 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.
- 从开始。
assets/template.html - 保留三页幻灯片的顺序:
- 数字式标题
- 工作室标签+标题锁定区
- 八项原则卡片网格
- 替换文本内容,同时保留卡片和标签的层级结构。
- 保留交互功能:
- 上一页/下一页按钮
- 圆点导航
- 键盘导航(/
ArrowLeft)ArrowRight
- 保持HTML文件独立且沙箱安全。
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>生成一句简洁的说明性语句和一个HTML制品:
xml
<artifact identifier="editorial-burgundy-principles" type="text/html" title="Editorial Burgundy Principles Deck">
<!doctype html>
<html>...</html>
</artifact>