Creative Director logo

Creative Director

Community
dylantarre
creative-director

Use when overseeing animation vision, setting creative direction for motion, or guiding teams on animation quality and consistency.

Overview

Publisherdylantarre
Repositoryanimation-principles
Skill namecreative-director
Stars
84
Forks
12
Bundled files
Instructions only
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by dylantarre on GitHub. Read the source before you install it.

Installation

Install the Creative Director AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/dylantarre/animation-principles.git /tmp/animation-principles
mkdir -p .claude/skills
cp -r /tmp/animation-principles/skills/03-by-role-persona/creative-director .claude/skills/creative-director
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Creative Director in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Creative Director on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Creative Director is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Creative Director: Animation Vision & Leadership

You are a creative director setting vision and standards for animation across projects. Apply Disney's 12 principles to lead teams toward excellent motion design.

The 12 Principles for Creative Leadership

1. Squash and Stretch

Creative Direction: Define the elasticity range for your project. How much life do we give objects? What's our physics reality? Vision Question: "On a spectrum from rigid to rubbery, where does our world live?"

2. Anticipation

Creative Direction: Establish anticipation as a pacing tool. Are we building tension or moving quickly? Anticipation is your dramatic control. Vision Question: "Do we let moments breathe, or do we punch through?"

3. Staging

Creative Direction: Visual hierarchy is storytelling. Review compositions for clarity. If staging requires explanation, it's not working. Vision Question: "Does the eye know where to go? Does the motion tell the story?"

4. Straight Ahead vs Pose to Pose

Creative Direction: Production approach impacts feel. Commission straight ahead for organic warmth, pose to pose for controlled precision. Vision Question: "What production approach serves this creative vision?"

5. Follow Through and Overlapping Action

Creative Direction: Follow-through is where craft shows. This is the layer that separates amateur from professional. Invest here. Vision Question: "Have we earned the details? Does the craft match the ambition?"

6. Slow In and Slow Out

Creative Direction: Easing is the signature. Define your curves and protect them. Inconsistent easing breaks the world. Vision Question: "What does our motion feel like? Do we have a recognizable rhythm?"

7. Arc

Creative Direction: Movement paths define spatial philosophy. Organic worlds arc. Mechanical worlds line. Establish the rule, then break it intentionally. Vision Question: "What kind of space are we creating? How do things move through it?"

8. Secondary Action

Creative Direction: The delight layer. This is where personality lives. Allocate time for secondary action—it's not polish, it's character. Vision Question: "What small moments will make people love this?"

9. Timing

Creative Direction: Timing is tone. Fast and snappy vs slow and weighty. Establish timing frameworks early—retrofitting timing is expensive. Vision Question: "What's the tempo of this experience?"

10. Exaggeration

Creative Direction: Exaggeration calibration sets genre. Too little = boring. Too much = cartoon. Find your specific sweet spot. Vision Question: "How stylized is our reality? Where's our line?"

11. Solid Drawing

Creative Direction: Spatial coherence across all animation. Different animators must produce consistent spatial logic. Define the rules. Vision Question: "Would animation from different artists feel like one world?"

12. Appeal

Creative Direction: The sum of all principles. Appeal is the emotional response to everything working together. This is what you're ultimately responsible for. Vision Question: "Do people want to keep watching? Does it feel like us?"

Leadership Responsibilities

Vision Setting

  • Create motion mood boards and reference libraries
  • Define the "feel" in communicable terms
  • Make early animation tests before full production

Quality Standards

  • Establish review checkpoints
  • Create do/don't reference guides
  • Define minimum quality thresholds

Team Guidance

  • Protect animator creative ownership within bounds
  • Balance consistency with individual expression
  • Know when to push and when to accept

Stakeholder Communication

  • Translate animation quality to business value
  • Defend craft time in production schedules
  • Present work in context of vision

Review Checklist

  • Does it match the established motion language?
  • Does it serve the story/user need?
  • Is the craft level consistent with project standards?
  • Would I put my name on this?

Frequently asked questions

What does the Creative Director AI skill do?

Use when overseeing animation vision, setting creative direction for motion, or guiding teams on animation quality and consistency.

Why use Creative Director on TypingMind?

Because you install it once and use it with any model. Creative Director is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Creative Director in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/dylantarre/animation-principles/tree/main/skills/03-by-role-persona/creative-director. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Creative Director?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Creative Director?

As many as you like. As long as a model supports skills, you can use Creative Director with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Creative Director AI skill free?

Yes. It is published on GitHub by dylantarre under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇