video-production

Professional video production from planning to delivery. Use when creating video content, editing workflows, motion graphics, or optimizing video for different platforms.

31 stars

Best use case

video-production is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Professional video production from planning to delivery. Use when creating video content, editing workflows, motion graphics, or optimizing video for different platforms.

Teams using video-production should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/video-production/SKILL.md --create-dirs "https://raw.githubusercontent.com/travisjneuman/.claude/main/skills/video-production/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/video-production/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How video-production Compares

Feature / Agentvideo-productionStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Professional video production from planning to delivery. Use when creating video content, editing workflows, motion graphics, or optimizing video for different platforms.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Video Production

Comprehensive guide for professional video production across all platforms.

## Production Phases

### The 3 Phases

| Phase               | Activities                         | Deliverables                |
| ------------------- | ---------------------------------- | --------------------------- |
| **Pre-Production**  | Planning, scripting, storyboarding | Script, shot list, schedule |
| **Production**      | Filming, recording                 | Raw footage, audio          |
| **Post-Production** | Editing, VFX, color, sound         | Final deliverable           |

---

## Pre-Production

### Script Format

```
SCENE 1 - INT. OFFICE - DAY

Wide shot of open office space. ALEX (30s) sits at desk.

ALEX
(looking at screen)
This is where the magic happens.

CUT TO: Close-up of computer screen showing code.

NARRATOR (V.O.)
In today's tutorial, we'll cover...
```

### Shot List Template

| #   | Scene | Shot Type      | Description         | Duration | Notes            |
| --- | ----- | -------------- | ------------------- | -------- | ---------------- |
| 1   | Intro | Wide           | Office establishing | 3s       | Natural lighting |
| 2   | Intro | Close-up       | Subject face        | 5s       | Eye contact      |
| 3   | Demo  | Screen capture | Code editor         | 30s      | 1080p60          |

### Storyboard Elements

```
┌─────────────────────────┐
│    [Rough sketch]       │
│                         │
│    ┌───┐               │
│    │ O │  ←Subject      │
│    └─┬─┘               │
│      │                  │
├─────────────────────────┤
│ Shot: Medium close-up   │
│ Action: Subject speaks  │
│ Audio: Dialogue + music │
│ Duration: 5 seconds     │
│ Notes: Eye-level angle  │
└─────────────────────────┘
```

---

## Camera Fundamentals

### Shot Types

```
FRAMING:
┌─────────────┐     ┌─────────────┐     ┌─────────────┐
│             │     │    ┌───┐    │     │   ┌─────┐   │
│   ┌───┐     │     │    │ O │    │     │   │  O  │   │
│   │ O │     │     │    └─┬─┘    │     │   │  │  │   │
│   └─┬─┘     │     │     ─┼─     │     │   └──┬──┘   │
│   ──┼──     │     │      │      │     │      │      │
│    /│\      │     │     / \     │     └─────────────┘
│   / │ \     │     │    /   \    │
│  /  │  \    │     └─────────────┘     CLOSE-UP (CU)
│ /   │   \   │
└─────────────┘     MEDIUM (MS)
WIDE/FULL (WS)

EXTREME CLOSE-UP (ECU): Eyes, details only
MEDIUM CLOSE-UP (MCU): Head and shoulders
OVER-THE-SHOULDER (OTS): Person from behind another
TWO-SHOT: Two subjects in frame
```

### Camera Movements

| Movement      | Description         | Effect                |
| ------------- | ------------------- | --------------------- |
| **Pan**       | Horizontal rotation | Reveal, follow action |
| **Tilt**      | Vertical rotation   | Reveal height, power  |
| **Dolly**     | Move toward/away    | Intimacy, reveal      |
| **Truck**     | Move left/right     | Follow alongside      |
| **Crane**     | Vertical elevation  | Epic, establishing    |
| **Zoom**      | Focal length change | Focus attention       |
| **Handheld**  | Natural movement    | Documentary feel      |
| **Steadicam** | Smooth handheld     | Following shots       |

### The Exposure Triangle

```
                    EXPOSURE
                       │
        ┌──────────────┼──────────────┐
        │              │              │
        ▼              ▼              ▼
   ┌─────────┐   ┌─────────┐   ┌─────────┐
   │  ISO    │   │Aperture │   │ Shutter │
   │ 100-12800│   │ f/1.4-22│   │ 1/30-   │
   │         │   │         │   │  1/8000 │
   └────┬────┘   └────┬────┘   └────┬────┘
        │             │             │
   Sensitivity   Depth of      Motion
   (noise)       Field         blur
```

### Video Settings

| Setting           | Standard             | Notes                      |
| ----------------- | -------------------- | -------------------------- |
| **Resolution**    | 1080p, 4K            | Match delivery target      |
| **Frame Rate**    | 24, 30, 60 fps       | 24=film, 30=TV, 60=smooth  |
| **Shutter Speed** | 1/2x frame rate      | 180° rule (1/48 for 24fps) |
| **ISO**           | As low as possible   | Higher = more noise        |
| **Bit Rate**      | 50-400 Mbps          | Higher = better quality    |
| **Codec**         | H.264, H.265, ProRes | ProRes for editing         |

---

## Lighting

### Three-Point Lighting

```
              KEY LIGHT
                 │
                 │  (45° angle)
                 │
                 ▼
    ┌────────────────────────┐
    │                        │
FILL │          👤          │ BACK LIGHT
LIGHT│       Subject         │ (rim/hair)
    │                        │
    └────────────────────────┘
                 │
                 │
              CAMERA
```

| Light    | Purpose            | Intensity      |
| -------- | ------------------ | -------------- |
| **Key**  | Main illumination  | 100% reference |
| **Fill** | Soften shadows     | 50-75% of key  |
| **Back** | Separation from BG | Variable       |

### Lighting Styles

| Style        | Key:Fill Ratio | Mood               |
| ------------ | -------------- | ------------------ |
| **High key** | 1:1 to 2:1     | Bright, optimistic |
| **Medium**   | 3:1 to 4:1     | Natural, neutral   |
| **Low key**  | 8:1+           | Dramatic, moody    |

### Color Temperature

```
Kelvin Scale:
1800K  ████████░░░░░░░░  Candlelight (warm)
2700K  ██████████░░░░░░  Tungsten bulb
3200K  ███████████░░░░░  Halogen
4000K  ████████████░░░░  Moonlight
5600K  ██████████████░░  Daylight (neutral)
6500K  ███████████████░  Overcast
10000K ████████████████  Blue sky (cool)
```

---

## Audio

### Recording Guidelines

| Element         | Target Level  | Notes             |
| --------------- | ------------- | ----------------- |
| **Dialogue**    | -12 to -6 dB  | Peak at -6 dB max |
| **Music**       | -18 to -12 dB | Under dialogue    |
| **SFX**         | Variable      | Support the story |
| **Noise floor** | Below -60 dB  | Record room tone  |

### Microphone Types

| Type          | Best For             | Pattern         |
| ------------- | -------------------- | --------------- |
| **Lavalier**  | Interviews, dialogue | Omnidirectional |
| **Shotgun**   | Film, documentary    | Super-cardioid  |
| **Condenser** | Voiceover, studio    | Cardioid        |
| **Dynamic**   | Loud sources         | Cardioid        |

### Audio Checklist

- [ ] Record room tone (30 seconds minimum)
- [ ] Check levels before recording
- [ ] Monitor with headphones
- [ ] Backup audio recording
- [ ] Sync audio/video with clap

---

## Post-Production

### Editing Workflow

```
1. INGEST
   └─→ Import footage, create proxies if needed

2. ORGANIZE
   └─→ Label clips, create bins/folders, log selects

3. ROUGH CUT
   └─→ Assemble story structure, timing

4. FINE CUT
   └─→ Tighten edits, pacing refinement

5. PICTURE LOCK
   └─→ No more timeline changes

6. COLOR
   └─→ Correction, grading, look development

7. AUDIO MIX
   └─→ Levels, EQ, compression, spatial

8. TITLES/GFX
   └─→ Lower thirds, motion graphics

9. EXPORT
   └─→ Final render, quality check
```

### Editing Software

| Software                | Best For                 | Platform        |
| ----------------------- | ------------------------ | --------------- |
| **DaVinci Resolve**     | Color grading, full edit | All (Free tier) |
| **Adobe Premiere**      | Industry standard        | All             |
| **Final Cut Pro**       | Mac ecosystem            | macOS           |
| **Avid Media Composer** | Broadcast, film          | All             |
| **iMovie**              | Beginners                | macOS/iOS       |
| **CapCut**              | Social media             | Mobile/Desktop  |

### Essential Cuts

| Cut           | Description           | Use                       |
| ------------- | --------------------- | ------------------------- |
| **Hard cut**  | Instant transition    | Standard, dialogue        |
| **J-cut**     | Audio leads video     | Natural dialogue flow     |
| **L-cut**     | Video leads audio     | Reaction shots            |
| **Jump cut**  | Same angle, time skip | Pacing, style             |
| **Match cut** | Visual similarity     | Transitions, meaning      |
| **Cutaway**   | Insert shot           | Context, time compression |

---

## Color

### Color Workflow

```
1. CORRECTION (Primary)
   - Fix exposure, white balance
   - Balance shots in scene
   - Create neutral baseline

2. MATCHING
   - Match shots within scenes
   - Consistent skin tones
   - Scene-to-scene continuity

3. GRADING (Secondary)
   - Creative look development
   - Selective adjustments
   - Style application
```

### Color Scopes

| Scope           | Shows                 | Use                    |
| --------------- | --------------------- | ---------------------- |
| **Waveform**    | Luminance levels      | Exposure, contrast     |
| **Vectorscope** | Hue, saturation       | Skin tones, color cast |
| **Histogram**   | Tonal distribution    | Clipping, balance      |
| **Parade**      | RGB channels separate | Color balance          |

### LUTs (Look-Up Tables)

```
Types:
- Technical LUT: Log to Rec.709 conversion
- Creative LUT: Stylistic look (film emulation)
- Calibration LUT: Monitor/display correction

Application Order:
1. Input LUT (log conversion)
2. Primary correction
3. Secondary grading
4. Creative LUT
5. Output LUT (delivery spec)
```

---

## Motion Graphics

### Animation Principles

| Principle            | Application                       |
| -------------------- | --------------------------------- |
| **Easing**           | Smooth starts/stops (ease in/out) |
| **Anticipation**     | Setup before action               |
| **Follow-through**   | Motion continues after stop       |
| **Secondary action** | Supporting movements              |
| **Timing**           | Speed conveys weight/mood         |
| **Staging**          | Clear presentation                |

### Common Motion Patterns

```css
/* Easing functions */
ease-in:      slow → fast
ease-out:     fast → slow
ease-in-out:  slow → fast → slow
linear:       constant speed

/* Standard durations */
Quick:   150-200ms (micro-interactions)
Normal:  300-400ms (standard transitions)
Slow:    500-800ms (emphasis, reveals)
```

### Title Safe Zones

```
┌────────────────────────────────┐
│  ┌──────────────────────────┐  │
│  │  ┌────────────────────┐  │  │
│  │  │                    │  │  │
│  │  │    TITLE SAFE      │  │  │
│  │  │       (80%)        │  │  │
│  │  │                    │  │  │
│  │  └────────────────────┘  │  │
│  │       ACTION SAFE        │  │
│  │          (90%)           │  │
│  └──────────────────────────┘  │
│         FULL FRAME (100%)      │
└────────────────────────────────┘
```

---

## Export & Delivery

### Platform Specifications

| Platform            | Resolution | Frame Rate   | Format       |
| ------------------- | ---------- | ------------ | ------------ |
| **YouTube**         | 1080p/4K   | 24-60 fps    | H.264/H.265  |
| **Instagram Feed**  | 1080×1080  | 30 fps       | H.264        |
| **Instagram Reels** | 1080×1920  | 30 fps       | H.264        |
| **TikTok**          | 1080×1920  | 30 fps       | H.264        |
| **Twitter**         | 1280×720+  | 30-60 fps    | H.264        |
| **LinkedIn**        | 1920×1080  | 30 fps       | H.264        |
| **Broadcast**       | 1080i/p    | 29.97/25 fps | ProRes/DNxHD |

### Export Settings (H.264)

```
Web Delivery:
- Codec: H.264
- Container: MP4
- Bitrate: 10-20 Mbps (1080p), 35-68 Mbps (4K)
- Audio: AAC, 320 kbps
- Sample rate: 48 kHz

Archive/Master:
- Codec: ProRes 422 or DNxHD
- Container: MOV
- Audio: Uncompressed PCM
```

---

## Best Practices

### DO:

- Plan before you shoot
- Record more footage than needed
- Use manual focus when possible
- Monitor audio with headphones
- Shoot for the edit
- Keep organized project files
- Back up everything (3-2-1 rule)
- Color correct before grading

### DON'T:

- Overuse transitions
- Rely on "fix it in post"
- Forget b-roll coverage
- Ignore audio quality
- Over-sharpen in post
- Export at wrong aspect ratio
- Skip the rough cut phase
- Delete original footage

---

## Quality Checklist

### Pre-Export

- [ ] Timeline resolution matches delivery spec
- [ ] No black frames or gaps
- [ ] Audio levels normalized (-14 LUFS for streaming)
- [ ] All graphics within safe zones
- [ ] Color consistent across scenes
- [ ] Exports without errors

### Final Review

- [ ] Watch full export beginning to end
- [ ] Check on multiple devices/screens
- [ ] Verify audio sync throughout
- [ ] Confirm captions/subtitles accuracy
- [ ] File size appropriate for platform

Related Skills

audio-production

31
from travisjneuman/.claude

Professional audio production for music, podcasts, and sound design. Use when working with audio recording, mixing, mastering, or sound design for any medium.

example-skill

31
from travisjneuman/.claude

Example skill - replace with your skill's description and activation keywords

websockets-realtime

31
from travisjneuman/.claude

Real-time communication with WebSockets, Server-Sent Events, and related technologies. Use when building chat, live updates, collaborative features, or any real-time functionality.

ui-research

31
from travisjneuman/.claude

Research-first UI/UX design workflow. Use BEFORE any frontend visual work to research modern patterns, gather inspiration from real products, and avoid generic AI-generated looks. Mandatory prerequisite for quality UI work.

ui-animation

31
from travisjneuman/.claude

Motion design and animation for user interfaces. Use when creating micro-interactions, page transitions, loading states, or any UI animation across web and mobile platforms.

travel-planner

31
from travisjneuman/.claude

Travel destination research and daily itinerary creation with logistics planning, budget tracking, and experience optimization. Use when planning trips, creating travel itineraries, comparing destinations, or organizing travel logistics.

test-specialist

31
from travisjneuman/.claude

This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript applications. Use this for unit tests, integration tests, end-to-end tests, debugging runtime errors, logic bugs, performance issues, security vulnerabilities, and systematic code analysis.

tech-debt-analyzer

31
from travisjneuman/.claude

This skill should be used when analyzing technical debt in a codebase, documenting code quality issues, creating technical debt registers, or assessing code maintainability. Use this for identifying code smells, architectural issues, dependency problems, missing documentation, security vulnerabilities, and creating comprehensive technical debt documentation.

tdd-workflow

31
from travisjneuman/.claude

Test-Driven Development workflow enforcement with RED-GREEN-REFACTOR cycle. Use when implementing features test-first or improving test coverage.

tauri-desktop

31
from travisjneuman/.claude

Tauri 2.0 project setup, Rust backend + web frontend, plugin system, IPC commands, security model, auto-update, and mobile support. Use when building lightweight cross-platform desktop or mobile apps with Tauri.

svelte-development

31
from travisjneuman/.claude

Svelte 5 development with runes ($state, $derived, $effect), SvelteKit full-stack framework, and modern reactive patterns. Use when building Svelte applications, implementing fine-grained reactivity, or working with SvelteKit routing and server functions.

sustainability-esg

31
from travisjneuman/.claude

Sustainability and ESG expertise for ESG strategy, carbon footprint management, sustainable supply chains, circular economy, renewable energy, climate risk, and ESG reporting (GRI, SASB, TCFD). Use when building sustainability programs, measuring carbon impact, or creating ESG reports.