---
id: "concept-brand-asset-system"
type: "concept"
source_timestamps: ["00:08:05", "00:08:15", "00:08:25", "00:08:35"]
tags: ["branding", "system-design", "content-strategy"]
related: ["concept-claude-code", "action-setup-brand-assets"]
definition: "A structured local directory containing a brand voice document, a design kit (colors/fonts), and visual assets, used to ensure AI-generated content remains on-brand."
sources: ["sabrina"]
sourceVaultSlug: "claude-code-remotion-video-automation-2026May14"
originDay: 3
---
# Automated Brand Asset System

## Definition

A structured local directory containing a brand voice document, a design kit (colors/fonts), and visual assets, used to ensure AI-generated content remains on-brand.

## The Three Components

The speaker outlines a system architecture for managing brand identity so AI-generated videos remain consistent:

### 1. Brand Voice File
A text document storing:
- Copywriting rules
- Persona details
- Phrasing preferences
- Tone-of-voice guidance

Used so [[concept-claude-code|Claude Code]] writes consistent scripts.

### 2. Design Kit
A configuration file containing:
- Brand hex codes
- Font families
- Mood boards / visual references

Referenced when Claude Code builds [[concept-remotion|Remotion]] components, ensuring colors and typography stay consistent across videos.

### 3. Asset Folder
A local directory containing:
- Approved headshots
- Product photos
- B-roll footage

## Why Local Structure Matters

By structuring these assets locally, Claude Code can autonomously pull the correct colors, tone, and images into every video it generates **without requiring manual user input for each project**. This is what makes the pipeline scalable to dozens of videos per week.

## Implementation

See [[action-setup-brand-assets]] for the concrete setup steps.

## Related

- [[framework-automated-content-pipeline]] — brand assets feed every step of the pipeline
- [[entity-sabrina-ramanov]] — the originator of this system pattern


## Related across days
- [[concept-knowledge-base-priming]]
- [[concept-claude-projects]]
- [[action-setup-brand-assets]]
- [[arc-brand-voice-extraction-spectrum]]
