open-design/plugins/_official/examples/ppt-keynote/SKILL.md

2.2 KiB
Raw Blame History

name zh_name en_name emoji description zh_description en_description category scenario aspect_hint featured tags example_id example_name example_format example_tagline example_desc od
ppt-keynote Keynote 风格 PPT Keynote-style Slides 🎬 Apple Keynote-quality slides, one card per screen, with keyboard left/right navigation. 苹果 Keynote 级别幻灯片, 一屏一卡, 键盘左右切换 Apple Keynote-quality slides, one card per screen, with keyboard left/right navigation. slides marketing 16:9 (1280×720) 19
slides
deck
presentation
幻灯片
演讲
sample-ppt-html-anything Keynote PPT · 产品介绍 markdown 7 张幻灯片讲清产品 苹果 Keynote 风格的产品介绍, ←/→ 切换
mode surface scenario upstream preview design_system example_prompt example_prompt_i18n
deck web marketing https://github.com/nexu-io/html-anything
type entry reload
html index.html debounce-100
requires
false
Use the Keynote-style Slides template to turn my content into Apple Keynote-quality slides with one card per screen and keyboard left/right navigation. Preserve the template's visual signature, use real content and data, and avoid lorem ipsum or placeholder images.
zh-CN
用「Keynote 风格 PPT」模板把我的内容做成一套「苹果 Keynote 级别幻灯片, 一屏一卡, 键盘左右切换」。保持模板的视觉签名,使用真实内容和数据,避免 lorem ipsum 和占位图片。

【模板: Keynote 风格 PPT】

  • 每张幻灯片是一个 <section class="slide">, 整体宽 1280 高 720, 居中显示, 背景渐变。
  • 单页内容极简: 大标题 + 1-3 行支持文字; 或一张数据图; 或一个金句。
  • 字号: 标题 text-7xl font-semibold tracking-tight, 副标题 text-2xl text-neutral-500
  • 第一页是封面 (主题 + 演讲者 / 日期), 最后一页是 "Thanks." 或行动号召。
  • 顶部右上角小指示器: 当前页 / 总页数。
  • 加一段 JavaScript 监听 ArrowLeft / ArrowRight / 空格键切换 slide; 同时维护 hash (#/3)。
  • 每页之间用 fade-in 动画。
  • 保持留白, 数据卡片用 grid 布局对齐, 颜色克制。