Skip to main content
ClaudeWave
Skill435 repo starsupdated 7mo ago

infographic

Design infographic layouts and content structure. Plan visual storytelling with data, icons, and text hierarchy for impactful information design.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/claude-office-skills/skills /tmp/infographic && cp -r /tmp/infographic/infographic ~/.claude/skills/infographic
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Infographic Skill

## Overview

I help you design infographics by planning layouts, structuring content, and creating visual hierarchies that tell compelling data stories. I provide detailed specifications that designers can implement.

**What I can do:**
- Plan infographic layouts and structure
- Organize content for visual impact
- Recommend visual elements (icons, charts, imagery)
- Create text hierarchy and copy
- Suggest color schemes and typography
- Provide design specifications

**What I cannot do:**
- Create actual graphic files
- Generate images directly
- Produce final production-ready assets

---

## How to Use Me

### Step 1: Define Your Goals

Tell me:
- Topic/subject of the infographic
- Key message or takeaway
- Target audience
- Where it will be used (social media, print, web)
- Any data or statistics to include

### Step 2: Choose Infographic Type

- **Statistical**: Data-heavy with charts
- **Timeline**: Chronological information
- **Process**: Step-by-step flow
- **Comparison**: Side-by-side analysis
- **Geographic**: Location-based data
- **Hierarchical**: Organizational structure
- **List**: Ranked or categorized items

### Step 3: Receive Design Spec

I'll provide:
- Layout wireframe
- Content sections with copy
- Visual element recommendations
- Color and typography suggestions
- Size specifications

---

## Infographic Types

### 1. Statistical Infographic
**Best for**: Presenting research, survey results, industry data

```
┌─────────────────────────────────────┐
│           HEADER/TITLE              │
│         Key Statistic Hero          │
├─────────────────────────────────────┤
│   ┌─────┐  ┌─────┐  ┌─────┐        │
│   │ KPI │  │ KPI │  │ KPI │        │
│   └─────┘  └─────┘  └─────┘        │
├─────────────────────────────────────┤
│         Main Chart/Graph            │
├─────────────────────────────────────┤
│   Supporting stats with icons       │
├─────────────────────────────────────┤
│         Call to Action              │
│            Source/Logo              │
└─────────────────────────────────────┘
```

### 2. Timeline Infographic
**Best for**: History, project milestones, evolution

```
┌─────────────────────────────────────┐
│           TITLE                     │
├─────────────────────────────────────┤
│  2020 ●───────────────────●        │
│        Event 1                      │
│                                     │
│  2021      ●──────────────●        │
│            Event 2                  │
│                                     │
│  2022           ●─────────●        │
│                 Event 3             │
│                                     │
│  2023                ●────●        │
│                      Event 4        │
├─────────────────────────────────────┤
│         Conclusion                  │
└─────────────────────────────────────┘
```

### 3. Process Infographic
**Best for**: How-to guides, workflows, tutorials

```
┌─────────────────────────────────────┐
│           HOW TO [X]                │
├─────────────────────────────────────┤
│  ┌───┐                              │
│  │ 1 │  Step Title                  │
│  └───┘  Description text            │
│    │                                │
│    ▼                                │
│  ┌───┐                              │
│  │ 2 │  Step Title                  │
│  └───┘  Description text            │
│    │                                │
│    ▼                                │
│  ┌───┐                              │
│  │ 3 │  Step Title                  │
│  └───┘  Description text            │
├─────────────────────────────────────┤
│         Final Result                │
└─────────────────────────────────────┘
```

### 4. Comparison Infographic
**Best for**: Product comparison, pros/cons, before/after

```
┌─────────────────────────────────────┐
│           TITLE                     │
├────────────────┬────────────────────┤
│    OPTION A    │     OPTION B       │
├────────────────┼────────────────────┤
│  Feature 1: ✓  │  Feature 1: ✗      │
│  Feature 2: ✓  │  Feature 2: ✓      │
│  Feature 3: ✗  │  Feature 3: ✓      │
│  Price: $XX    │  Price: $XX        │
├────────────────┴────────────────────┤
│         Recommendation              │
└─────────────────────────────────────┘
```

### 5. List Infographic
**Best for**: Tips, resources, top 10 lists

```
┌─────────────────────────────────────┐
│         TOP 10 [TOPIC]              │
├─────────────────────────────────────┤
│  🥇 #1  Title                       │
│         Description                 │
├─────────────────────────────────────┤
│  🥈 #2  Title                       │
│         Description                 │
├─────────────────────────────────────┤
│  🥉 #3  Title                       │
│         Description                 │
├─────────────────────────────────────┤
│  ... continue ...                   │
└─────────────────────────────────────┘
```

---

## Output Format

```markdown
# Infographic Design Specification: [Title]

**Type**: [Statistical/Timeline/Process/etc.]
**Dimensions**: [Width x Height in pixels]
**Orientation**: [Portrait/Landscape]
**Target Platform**: [Social media/Print/Web]

---

## Overview

**Topic**: [Subject matter]
**Key Message**: [Main takeaway in one sentence]
**Target Audience**: [Who will view this]
**Tone**: [Professional/Casual/Playful/etc.]

---

## Content Outline

### Header Section
- **Title**: [Main title text]
- **Subtitle**: [Supporting text]
- **Hero Element**: [Key statistic or visual]

### Section 1: [Name]
- **Heading**: [Section title]
- **Content**: [Text content]
- **Visual**: [Chart/icon/image recommendation]
- **Data**: [Any statistics]

### Section 2: [Name]
[Same structure...]

### Section 3: [Name]
[Same structure...]

### Footer Section
- **Call to Action**: [What to do next]
- **Source**: [Data sources]
- **Branding**: [Logo, website]

---

## Layout Wireframe

```
[ASCII wireframe of layout]
```

---

## Visual Elements

### Icons Needed
1. [Icon 1]: [Purpose]
2.