html-ppt-zhangzara-scatterbrain
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseScatterbrain
Scatterbrain
Post-it inspired: pastel sticky notes, Caveat handwriting, Shrikhand and Zilla Slab type stack.
A single self-contained HTML deck — typography, palette, decorative system,
and slide vocabulary are all tuned together. Mixing layouts across templates
breaks the system; stay inside this one.
灵感源自便利贴:马卡龙色便签、Caveat手写字体、Shrikhand与Zilla Slab字体组合。
一个独立完整的HTML演示文稿——排版、配色、装饰系统以及幻灯片样式均已协调统一。跨模板混合布局会破坏这套设计体系,请仅使用本模板内的布局。
At a glance
概览
- Scheme: light
- Formality: low
- Density: high
- Slides in demo: 10
- 配色方案: 浅色
- 正式程度: 低
- 信息密度: 高
- 演示幻灯片数量: 10
Best for
适用场景
Anything that should feel like a designer's whiteboard: brainstorms, workshops, creative-agency credentials, design-thinking sessions, ideation pitches, art-direction reviews. Equally fun for any deck — including tech, research, or business — that wants to read as in-progress thinking rather than polished conclusions.
所有需要营造设计师白板氛围的场景:头脑风暴、工作坊、创意机构资质展示、设计思维研讨会、创意提案、艺术指导评审。同样适用于任何希望呈现为“思考过程中”而非“已完成结论”的演示文稿——包括技术、研究或商务类内容。
Avoid for
避免场景
Contexts that demand precision and institutional weight — the post-it sticky-note aesthetic intentionally reads as warm and unfinished.
需要严谨性和机构权威性的场景——便利贴风格的视觉效果刻意营造出温暖、未完成的感觉。
Workflow
工作流程
- Clone into the user's workspace as the working file.
example.html - Replace placeholder content with the user's real headlines, body copy, numbers, names, dates, and section labels. Match existing dimensions when swapping image placeholders.
- Preserve the design system. Never substitute fonts, recolor the palette, restructure the layout grid, or strip decorative elements (corner brackets, paper grain, geometric shapes, illustrated SVGs). They are part of the identity.
- Adjust deck length by duplicating layouts. If the user has more content than the demo holds, duplicate an existing slide of the most appropriate layout. If less, drop slides from the bottom. Update page-number labels.
- Designing missing layouts: if a slide needs a layout the template doesn't have, design it from scratch using the same fonts, palette, decorative vocabulary, spacing rhythm, and component grammar — never bail to a different template.
- Keep the navigation runtime as shipped. If the deck ships an
or inline keyboard handler, leave it intact.
assets/deck-stage.js
- **克隆**到用户工作区作为工作文件。
example.html - 替换占位内容为用户实际的标题、正文、数字、名称、日期和章节标签。替换图片占位符时请保持原有尺寸。
- 保留设计体系。请勿替换字体、修改配色、重构布局网格或移除装饰元素(角括号、纸张纹理、几何图形、插画SVG)。这些都是本模板标识的一部分。
- 通过复制布局调整演示文稿长度。如果用户内容超过演示版容量,请复制最适合的现有幻灯片布局。如果内容较少,请从末尾删除幻灯片,并更新页码标签。
- 设计缺失的布局:如果需要模板中没有的幻灯片布局,请使用相同的字体、配色、装饰元素、间距节奏和组件规则从头设计——切勿切换到其他模板。
- 保留原版导航运行机制。如果演示文稿包含或内置键盘处理器,请保持其完整。
assets/deck-stage.js
Output contract
输出约定
Emit between tags:
<artifact><artifact identifier="zhangzara-scatterbrain" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>请在标签内输出:
<artifact><artifact identifier="zhangzara-scatterbrain" type="text/html" title="Deck Title">
<!doctype html>
<html>...</html>
</artifact>Source & license
来源与许可
Vendored from upstream MIT-licensed
.
zarazhangrui/beautiful-html-templatesThe full upstream MIT license text — including the original copyright notice — ships in this skill at
and must be redistributed alongside any copy of ,
, or any vendored runtime. See for the upstream metadata snapshot.
LICENSEexample.htmltemplate.jsonassets/template.json源自上游MIT许可的。
zarazhangrui/beautiful-html-templates完整的上游MIT许可文本——包括原始版权声明——随本技能一同发布在中,并且必须与、或任何第三方运行文件的副本一同分发。有关上游元数据快照,请查看。
LICENSEexample.htmltemplate.jsonassets/template.json