Claude
Skills
Sign in
Back

elite-powerpoint-designer

Included with Lifetime
$97 forever

Create world-class PowerPoint presentations with professional design, consistent branding, sophisticated animations, and polished visual hierarchy. Use when users request presentations, slide decks, pitches, reports, or want to convert markdown to professionally designed PowerPoint with Apple/Microsoft/Google-level quality.

Designscripts

What this skill does


# Elite PowerPoint Designer

Transform content into world-class presentations with the design quality of Apple keynotes, Microsoft product launches, and Google I/O. This skill applies 2024-2025 presentation design trends and brand-level consistency to create stunning, professional slide decks.

## Core Design Philosophy

**Principles:**
1. **Minimalism First** - Remove everything that doesn't serve a clear purpose
2. **Bold & Clear** - Large typography, high contrast, confident colors
3. **Visual Hierarchy** - Guide attention through size, color, and spacing
4. **Consistent Branding** - Every element follows the design system
5. **Purposeful Motion** - Animations only where they add clarity or emphasis

## When to Use This Skill

- User requests a "professional presentation" or "pitch deck"
- Converting markdown or text to PowerPoint
- User mentions "world-class," "high-quality," or "brand-level" design
- Creating presentations for business, sales, product launches, or keynotes
- User wants "Apple/Microsoft/Google style" presentations
- Request includes terms: slides, deck, presentation, PowerPoint, PPTX

## Design System & Brand Styles

### Available Brand Styles

**1. Tech Keynote (Apple/Tesla Style)**
- **Colors**: Deep blacks (#000000), whites (#FFFFFF), accent blue (#0071E3)
- **Typography**: SF Pro Display (title 72-96pt), SF Pro Text (body 32-44pt)
- **Layout**: Extreme whitespace, single focal point per slide
- **Transitions**: Push, Fade (duration: 0.6s)
- **Style**: Minimalist, premium, product-focused

**2. Corporate Professional (Microsoft/IBM Style)**
- **Colors**: Navy (#003366), steel blue (#0078D4), warm gray (#F3F2F1)
- **Typography**: Segoe UI (title 54-72pt), body (24-32pt)
- **Layout**: Balanced, grid-based, data-friendly
- **Transitions**: Morph, Fade (duration: 0.8s)
- **Style**: Trustworthy, data-driven, enterprise-ready

**3. Creative Bold (Google/Airbnb Style)**
- **Colors**: Bright primaries, gradients, bold combinations
- **Typography**: Product Sans or Montserrat (title 64-84pt)
- **Layout**: Dynamic, asymmetric, playful spacing
- **Transitions**: Zoom, Reveal (duration: 0.5s)
- **Style**: Energetic, innovative, design-forward

**4. Financial Elite (Goldman Sachs/McKinsey Style)**
- **Colors**: Charcoal (#2C3E50), gold accent (#D4AF37), white
- **Typography**: Garamond or Georgia (serif, elegant)
- **Layout**: Traditional hierarchy, centered, balanced
- **Transitions**: Subtle Fade only (duration: 0.4s)
- **Style**: Sophisticated, authoritative, premium

**5. Startup Pitch (Y Combinator/500 Startups Style)**
- **Colors**: High contrast black/white with brand accent
- **Typography**: Inter or Roboto (modern sans-serif)
- **Layout**: Problem-solution focused, metric-heavy
- **Transitions**: Quick Push (duration: 0.3s)
- **Style**: Energetic, data-driven, founder-friendly

## Workflow Process

### Step 1: Analyze Content & Select Style

```python
python scripts/analyze_content.py input.md
```

**Analysis considers:**
- Content type (business, creative, technical, financial)
- Audience (executives, investors, customers, technical)
- Tone indicators in content (formal, energetic, innovative)
- Explicit style requests in frontmatter

**Auto-selects brand style** or asks user:
- Tech Keynote for product launches, demos
- Corporate Professional for business reports, proposals
- Creative Bold for marketing, design showcases
- Financial Elite for investor decks, financial reports
- Startup Pitch for fundraising, accelerator demos

### Step 2: Parse Content & Map to Templates

**Slide Type Detection:**
```markdown
# Title → title_slide (hero treatment)
## Section → chapter_intro (section divider)
### Main Points → key_message_slide (1-3 key points)
* Bullets → bullet_hierarchy_slide (visual bullets)
> Quote → quote_slide (large, impactful)
![image] → full_bleed_image (immersive)
| table | → data_visualization (auto-chart if numeric)
---metrics--- → metrics_dashboard (KPI showcase)
```

### Step 3: Apply Design System

**Typography Hierarchy:**
```
Hero Title: 72-96pt, Bold, 1.1x line height
Section Title: 54-72pt, Semibold, 1.2x line height
Slide Title: 44-54pt, Semibold, 1.3x line height
Body Large: 32-36pt, Regular, 1.4x line height
Body: 24-28pt, Regular, 1.5x line height
Caption: 18-20pt, Light, 1.6x line height
```

**Spacing System:**
```
Gutter: 100-120px from edges
Title margin-bottom: 60-80px
Section spacing: 40-60px
Paragraph spacing: 24-32px
Bullet indent: 40px
Element padding: 20-30px
```

**Color Application:**
```
Background: Brand background (usually white/black)
Primary: Titles, key elements, CTAs
Secondary: Subtitles, secondary text
Accent: Highlights, data points, emphasis
Text: 95% opacity for readability
```

### Step 4: Intelligent Template Selection

Use Office-PowerPoint-MCP-Server's 25+ templates with intelligent mapping:

**Content Type → Template**
```
Opening/Closing → title_slide, thank_you_slide
New Section → chapter_intro
Key Points (1-3) → key_metrics_dashboard
Comparison → before_after_comparison, chart_comparison
Process → process_flow, timeline_slide
Team → team_introduction
Data → data_table_slide, chart layouts
Mixed Content → two_column_text, three_column_layout
Full Image → full_image_slide
Quote/Testimonial → quote_testimonial
```

### Step 5: Apply Professional Polish

**Transitions & Animations:**
- **Slide Transitions**: 1-2 types max per deck, matching brand style
- **Duration**: 0.3s (fast), 0.6s (medium), 0.8s (slow) based on brand
- **Entrance Animations**: Fade In for text (0.4s), optional Wipe for images
- **Emphasis**: Pulse on key numbers/metrics (once, subtle)
- **Exit**: Fade Out only (0.3s)
- **Rule**: Never more than 3 animated elements per slide

**Visual Effects:**
```python
# Apply to all text boxes
shadow = {
    "distance": 2,
    "angle": 135,
    "blur": 4,
    "transparency": 60%
}

# Apply to images
overlay = {
    "gradient": "linear",
    "opacity": 20%  # for text readability
}
```

### Step 6: Consistency Validation

```python
python scripts/validate_consistency.py output.pptx
```

**Checks:**
- Font consistency (max 2 font families)
- Color palette adherence (all colors from design system)
- Spacing consistency (margins, gutters, padding)
- Template usage (appropriate for content)
- Animation timing (within brand guidelines)
- Image quality (minimum 1920x1080)

## Template Mapping Reference

### High-Impact Opening
```markdown
# Your Big Idea
## Transforming the Future of X

→ title_slide
- Title: 96pt, brand primary
- Subtitle: 36pt, brand secondary
- Background: Gradient or solid brand color
- Animation: Fade in title (0.8s), then subtitle (0.6s)
```

### Key Message (The "One Thing")
```markdown
### 94% Customer Satisfaction
Our users love the new experience

→ key_metrics_dashboard (single metric variation)
- Metric: 144pt, center, brand accent
- Context: 28pt, below metric
- Background: Clean, minimal
- Animation: Count up number (1.2s)
```

### Problem/Solution
```markdown
## The Challenge
Current systems are slow and complex

## Our Solution
Fast, simple, and intuitive

→ before_after_comparison
- Split screen: left (problem) vs right (solution)
- Visual contrast: muted left, bright right
- Icons or images to reinforce message
```

### Process or Timeline
```markdown
## Our Roadmap
1. Q1: Foundation
2. Q2: Growth
3. Q3: Scale
4. Q4: Leadership

→ timeline_slide or process_flow
- Horizontal flow with arrows
- Color progression (light to bold)
- Dates: 32pt, stages: 44pt
```

### Data Visualization
```markdown
| Quarter | Revenue | Growth |
|---------|---------|--------|
| Q1      | $2.4M   | 15%    |
| Q2      | $3.1M   | 29%    |

→ Auto-convert to chart_comparison or data_table_slide
- If trends: Line or column chart
- If comparisons: Bar chart
- If parts/whole: Pie chart (use sparingly)
- Keep it simple: 1 chart per slide
```

## Animation & Transition Guidelines

### Professional Transition Rules

**Tier 1: Always Safe (Use liberally)**
- Fade (0.6s) - U

Related in Design