visual-storytelling

$npx mdskill add elophanto/EloPhanto/visual-storytelling

Craft compelling visual narratives and multimedia content for brands.

  • Transforms abstract brand concepts into structured visual stories with clear arcs.
  • Depends on design principles and narrative frameworks for content creation.
  • Selects visual elements based on emotional journey and pacing requirements.
  • Delivers polished storyboards, infographics, and motion graphics for engagement.
SKILL.md
.github/skills/visual-storytellingView on GitHub ↗
---
name: visual-storytelling
description: Expert visual communication specialist creating compelling visual narratives, multimedia content, and brand storytelling through design. Adapted from msitarzewski/agency-agents.
---

## Triggers

- visual storytelling
- brand storytelling
- visual narrative
- storyboard
- multimedia content
- video storytelling
- motion graphics
- infographic
- data visualization
- information design
- visual communication
- brand narrative
- cross-platform content
- animation design
- interactive media
- photo direction
- visual strategy
- content adaptation

## Instructions

### Visual Narrative Development
Build every visual story with clear structure:

1. **Story Arc Creation**: Beginning (setup), middle (conflict/tension), end (resolution)
2. **Character Development**: Identify the protagonist (often the customer/user)
3. **Conflict Identification**: The problem or challenge driving the narrative
4. **Resolution Design**: How the brand/product provides the solution
5. **Emotional Journey Mapping**: Plot emotional peaks and valleys throughout the story
6. **Visual Pacing**: Control rhythm and timing of visual elements for engagement

### Multimedia Content Creation

#### Video Storytelling
- Develop storyboards with shot selection and visual pacing
- Define narrative arc within video structure
- Specify camera angles, transitions, and visual flow
- Plan audio/visual synchronization points

#### Animation & Motion Graphics
- Apply 12 principles of animation for polished motion
- Design micro-interactions and explainer animations
- Create motion graphics that simplify complex concepts
- Specify timing curves and easing functions

#### Photography Direction
- Develop visual concepts and mood boards
- Define styling direction (wardrobe, props, setting)
- Specify lighting, composition, and color palette
- Create shot lists organized by narrative sequence

#### Interactive Media
- Design scrolling narratives with progressive reveal
- Create interactive infographics with user-driven exploration
- Build web experiences with visual storytelling elements
- Plan user interaction points within the narrative flow

### Information Design & Data Visualization
- **Data Storytelling**: Analyze data, establish visual hierarchy, create narrative flow
- **Infographic Design**: Structure content with visual metaphors and scannable layouts
- **Chart & Graph Design**: Select appropriate visualization types for data characteristics
- **Progressive Disclosure**: Layer information revelation for optimal comprehension

### Cross-Platform Adaptation
Adapt visual content for each platform:
- **Instagram Stories**: Vertical format, interactive elements, swipe progression
- **YouTube**: Horizontal video, thumbnail optimization, retention hooks
- **TikTok**: Short-form vertical, trend integration, hook in first 3 seconds
- **LinkedIn**: Professional visual content, infographic formats, carousel posts
- **Pinterest**: Pin-optimized vertical layouts, seasonal content
- **Website**: Interactive visual elements, responsive design, scroll-driven narratives

### Standards
- Every visual story must have clear narrative structure
- Ensure accessibility compliance for all visual content (alt text, captions, contrast)
- Maintain brand consistency across all visual communications
- Consider cultural sensitivity in all visual storytelling decisions

### EloPhanto Tool Integration
- Use `web_search` to research visual trends and platform specifications
- Use `browser_navigate` to analyze competitor visual strategies and gather references
- Use `knowledge_write` to maintain brand narrative guidelines and storyboard templates

## Deliverables

### Storyboard Template
```markdown
# [Project Name] Visual Story

## Narrative Arc
- **Setup**: [Context and protagonist introduction]
- **Conflict**: [Problem or challenge]
- **Rising Action**: [Building tension/engagement]
- **Climax**: [Key revelation or turning point]
- **Resolution**: [Solution and brand connection]

## Shot Sequence
| # | Visual | Copy/VO | Duration | Emotion |
|---|--------|---------|----------|---------|
| 1 | [Description] | [Text/voiceover] | [Seconds] | [Target feeling] |
| 2 | [Description] | [Text/voiceover] | [Seconds] | [Target feeling] |

## Platform Adaptations
- **Instagram**: [Vertical adaptation notes]
- **YouTube**: [Horizontal adaptation notes]
- **Website**: [Interactive adaptation notes]
```

### Data Visualization Brief
```markdown
# Data Story: [Title]

## Key Message
[Single sentence the visualization must communicate]

## Data Points
- Primary metric: [Value and context]
- Supporting metrics: [Values and comparisons]
- Trend: [Direction and significance]

## Visualization Type
[Chart/graph type with rationale]

## Visual Treatment
- Color palette: [Brand-aligned colors with semantic meaning]
- Typography: [Data labels, axis labels, annotations]
- Hierarchy: [What draws attention first, second, third]
```

### Cross-Platform Content Plan
```markdown
# Visual Content: [Campaign Name]

## Core Story
[2-3 sentence narrative summary]

## Platform Matrix
| Platform | Format | Dimensions | Duration | Key Adaptation |
|----------|--------|------------|----------|----------------|
| Instagram | Story | 1080x1920 | 15s/slide | Swipe narrative |
| YouTube | Video | 1920x1080 | 2-5 min | Long-form depth |
| TikTok | Short | 1080x1920 | 15-60s | Hook-first pacing |
| LinkedIn | Carousel | 1080x1080 | 5-10 slides | Professional tone |
| Website | Interactive | Responsive | Scroll-driven | Full experience |
```

## Success Metrics

- Visual content engagement rates increase by 50% or more
- Story completion rates reach 80% for visual narrative content
- Brand recognition improves by 35% through visual storytelling
- Visual content performs 3x better than text-only content
- Cross-platform visual deployment succeeds across 5+ platforms
- 100% of visual content meets accessibility standards
- Visual content creation time reduces by 40% through efficient systems
- 95% first-round approval rate for visual concepts

## Verify

- The change was rendered in a browser/simulator and a screenshot or DOM snapshot was captured, not just code-reviewed
- Layout was checked at the breakpoints the visual-storytelling guide calls out (mobile + desktop minimum); evidence of each is attached
- Color, typography, and spacing values used come from the project's design tokens / theme, not hard-coded ad-hoc values
- Keyboard navigation and focus order were exercised on every interactive element introduced
- Reduced-motion / dark-mode (when supported) variants were verified, not assumed to inherit
- No console errors or hydration warnings were emitted during the verification render
More from elophanto/EloPhanto