Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

presentation-design演示设计

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

27,936

周安装

1,205

GitHub Stars

69

下载量

9,792
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:presentation-design(演示设计)
来源仓库:https://github.com/jwynia/agent-skills
仓库路径:skills/presentation-design
安装命令:
npx skills add https://github.com/jwynia/agent-skills --skill presentation-design
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/jwynia/agent-skills --skill presentation-design

简介

以受众为中心的演示设计框架,涵盖规划、视觉策略、认知负荷和评估。

  • 提供断言-证据结构,用视觉证据支持的清晰主张取代要点,减少认知超载
  • 包括四个评估阶段:受众和内容规划、视觉策略、认知负荷管理以及带有评分标准的结构模式
  • 涵盖五种常见的反模式(数据转储、脚本读取、模板陷阱、动画过度使用、要点疾病),并针对每种反模式进行了具体修复
  • 提供实施清单、时间灵活性标记(基本内容与可扩展内容)以及用于顺序信息揭示的渐进式披露技术
  • 适用于任何演示工具(PowerPoint、Keynote、reveal.js、Google Slides),并考虑对比度、字体大小和包容性内容的可访问性

SKILL.md

Presentation Design Diagnostic

Purpose

Design and evaluate presentations that communicate effectively. Provides frameworks for planning, visual design, cognitive load management, and evaluation. Applicable to any presentation tool (reveal.js, PowerPoint, Keynote, Google Slides).

Core Principle

Audience-centered design. Every decision should serve audience understanding, not presenter convenience.


Quick Reference: Common Problems

ProblemSymptomFix
Wall of TextSlides are paragraphsAssertion-evidence structure
Bullet Point DiseaseLists instead of visualsOne concept + visual evidence
Kitchen SinkEverything includedEssential vs. expandable content
Pretty but EmptyDesign without substanceMessage-first design
Cognitive OverloadToo much per slideOne key concept per slide

Phase 1: Audience & Content Planning

Key Questions

  1. Who specifically is my audience? What's their knowledge level?
  2. What's the ONE main message? What should they remember?
  3. What are 3-5 supporting points? How do they reinforce the message?
  4. What evidence supports each point? Visual, data, examples?
  5. What action should they take? What's the call to action?
  6. What are time constraints? What's essential vs. optional?

Actions

  • Create audience persona(s)
  • Write one-sentence main message
  • Organize supporting points in logical flow
  • Identify evidence for each point
  • Define essential vs. expandable content
  • Sketch presentation flow

Phase 2: Visual Strategy

Assertion-Evidence Structure

Replace bullet points with:

  • Assertion: Clear, complete sentence stating the point
  • Evidence: Visual that supports the assertion

Instead of:

Key findings:
• Data shows increase
• Users engaged more
• Revenue improved

Use:

"User engagement increased 43% after redesign"
[Graph showing the increase]

Visual Principles

  • Limited palette: 3-5 colors maximum
  • Typography hierarchy: 2-3 fonts with clear roles
  • Whitespace: Let content breathe
  • Consistency: Same layouts, same treatment
  • Visual progress: Help audience track where they are

Phase 3: Cognitive Load Management

One Concept Per Slide

Each slide should answer: "What's the ONE thing I want them to take from this?"

Progressive Disclosure

Reveal information sequentially instead of all at once:

  1. Show initial state
  2. Add first element with context
  3. Add second element building on first

Spoken vs. Shown

Show on SlideSpeak Aloud
Key assertionElaboration
Visual evidenceContext and explanation
Critical dataInterpretation
Next stepWhy it matters

Code Examples (Technical Talks)

  • Syntax highlighting always
  • Highlight the critical line
  • Build up complex examples
  • Remove boilerplate when possible

Phase 4: Structure Patterns

Horizontal vs. Vertical (Multi-Level Navigation)

Horizontal slides: Main narrative flow Vertical slides: Supporting details (optional deep dives)

Example:

  • Horizontal: "Three Key Factors in Customer Retention"
  • Vertical (under that): Detailed slide for each factor

Time Flexibility

Mark content as:

  • Essential: Must cover in any version
  • Standard: Include with normal time
  • Expandable: Include only with extra time

Evaluation Framework

1. Audience-Centered Design (Rate 1-5)

CriterionScoreNotes
Content matches audience knowledge level
Clear value proposition for audience
Adaptable to time constraints
Navigation structure aids understanding

Red Flags:

  • Presenter-focused rather than audience-focused
  • No consideration of audience's existing knowledge

2. Visual Clarity (Rate 1-5)

CriterionScoreNotes
Assertion-evidence structure used
Visual elements balance text
Visual hierarchy guides attention
Consistent design elements
Thoughtful whitespace

Red Flags:

  • Bullet-point overuse
  • Text-heavy slides
  • Cluttered layouts

3. Cognitive Load (Rate 1-5)

CriterionScoreNotes
One key concept per slide
Appropriate text density
Judicious animations/transitions
Code properly formatted (if applicable)
Supporting details accessible, not distracting

Red Flags:

  • Multiple complex concepts per slide
  • Excessive text competing with speech
  • Animation overuse

4. Accessibility (Rate 1-5)

CriterionScoreNotes
Works across display sizes
Sufficient color contrast
Inclusive imagery and language
Font sizes appropriate

Red Flags:

  • Poor contrast
  • Too-small fonts
  • Non-inclusive content

Implementation Checklist

Structure

  • Main message clear in first 2 minutes
  • Supporting points organized logically
  • Essential vs. expandable content marked
  • Navigation aids understanding

Content

  • Assertion-evidence structure used
  • Visual evidence supports assertions
  • One concept per slide
  • Code examples properly formatted

Visual

  • Consistent color palette
  • Typography hierarchy
  • Sufficient whitespace
  • Elements aligned

Accessibility

  • Color contrast verified
  • Font sizes appropriate
  • Alternative text for key images

Improvement Prioritization

After evaluation:

1. Critical Issues (Fix immediately):

  • Blocks audience understanding
  • Accessibility failures
  • Core message unclear

2. Important Enhancements (Second priority):

  • Cognitive load issues
  • Visual consistency problems
  • Structure improvements

3. Nice-to-Have Refinements:

  • Advanced animations
  • Custom styling
  • Polish details

Anti-Patterns

1. The Data Dump

Pattern: Every slide full of data, charts, and statistics without interpretation or hierarchy. Why it fails: Audiences can't process raw data in real-time. Without interpretation, they're left doing analysis instead of learning. Most data is forgotten immediately. Fix: One insight per slide with visual evidence supporting the insight. State the conclusion; show the proof. The audience should understand your point before seeing the data.

2. The Script Reader

Pattern: Slides that contain the speaker's full script—bullet points that are really paragraphs. Why it fails: Audiences read faster than speakers talk. They read ahead, then tune out when you say what they already read. The slides become teleprompter, not communication tool. Fix: Slides show what you can't say; you say what you can't show. Visuals, diagrams, and key assertions on screen. Context, explanation, and elaboration spoken.

3. The Template Trap

Pattern: Dropping content into a generic template without considering how the design serves the message. Why it fails: Design should support comprehension, not just look professional. Generic templates create generic communication. One-size-fits-all fits no one well. Fix: Design serves message. Ask: what visual structure helps this specific audience understand this specific content? Start from communication need, not template options.

4. The Animation Circus

Pattern: Transitions, builds, and effects everywhere—flying text, spinning images, fade after fade. Why it fails: Animation is attention. Every effect says "look at this." When everything animates, nothing stands out. Audiences become overwhelmed or numbed. Fix: Animation only for progressive disclosure (building complex ideas step by step) or emphasis (highlighting the key point). Default to no animation; add only with purpose.

5. The Bullet Point Disease

Pattern: Slide after slide of bullet point lists—the default structure for everything. Why it fails: Bullet points are for documents, not presentations. They encourage equal weight for unequal ideas, text-heavy slides, and passive reading instead of active viewing. Fix: Use assertion-evidence structure. Replace bullet lists with clear assertions supported by visual evidence. If you need a list, question whether it needs to be a slide.

Integration

Inbound (feeds into this skill)

SkillWhat it provides
speech-adaptationSpoken content structure to coordinate with visuals
story-senseNarrative structure for presentation flow
(content expertise)Subject matter to communicate

Outbound (this skill enables)

SkillWhat this provides
(implementation)Design principles for any presentation tool
(delivery)Slides designed to support effective speaking

Complementary

SkillRelationship
speech-adaptationPresentation-design handles visuals; speech-adaptation handles spoken content. Design together for coordination
voice-analysisUnderstanding the presenter's voice helps design slides that match their natural delivery style

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

28.25%
按下载量换算2,766

OpenCode

21.57%
按下载量换算2,112

Gemini CLI

17.5%
按下载量换算1,714

Cursor

12.12%
按下载量换算1,187

Codex

7.28%
按下载量换算713

Antigravity

2.88%
按下载量换算282

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills