universal-mindset

universal-mindset is a skill for Claude Code, Codex from dylantarre/animation-principles. It costs 37 tokens per session (883 once invoked), scanned A, original, MIT.

An animation thinking guide for approaching motion as storytelling, drawing on observation, intention, character, and established animation principles.

In plain words
What is it for?
Use it to plan animation, choose how much to exaggerate movement, study real-world motion, and make actions fit a character or story.
Why use it?
It helps decide what a movement should communicate before focusing on individual frames or techniques.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan animation, choose how much to exaggerate movement, study real-world motion, and make actions fit a character or story.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dylantarre/animation-principles/universal-mindset
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add dylantarre/animation-principles --skill universal-mindset
Clone the repo
git clone --depth 1 https://github.com/dylantarre/animation-principles

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for universal-mindset

README.md
[![agentmods](https://agentmods.dev/badge/skills/dylantarre/animation-principles/universal-mindset.svg)](https://agentmods.dev/skills/dylantarre/animation-principles/universal-mindset)
Your own site
<a href="https://agentmods.dev/skills/dylantarre/animation-principles/universal-mindset"><img src="https://agentmods.dev/badge/skills/dylantarre/animation-principles/universal-mindset.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 883 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 18 Mar 2026
  • Snyk pass 15 Feb 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.00883
Opus 5 $0.00018 $0.00441
Sonnet 5 $0.00007 $0.00177
Haiku 4.5 $0.00004 $0.00088

Measured 8d ago against content hash c4611c487a7e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

universal-mindset scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/02-by-thinking-style/universal-mindset/SKILL.md · 114 lines

How it starts

The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Universal Animator Mindset

Think like a master animator who has internalized all principles so deeply they no longer think about rules—they think about life, motion, and story. This is the integrated mind.

Core Mental Model

For any animation challenge, ask: What truth about motion am I trying to reveal?

The 12 principles aren't rules to follow—they're tools to wield. A master doesn't think "I need more anticipation." They think "this needs to breathe before it explodes." The principle is invisible; the intention is everything.

The Integrated Approach

1. Start With Why

Before touching a frame, understand:

  • What story is this motion telling?
  • What should the audience feel?
  • What's the essence of this action?

2. Observe Reality

  • Watch the real world constantly
  • Reference is never cheating—it's research
  • Understand why things move before animating how

3. Exaggerate Thoughtfully

  • Push past reality to find clarity
  • Match exaggeration to style and tone
  • Truth amplified, never truth abandoned

4. Serve the Character

  • Motion reveals personality
  • Every character moves differently
  • The same action feels different for different people

5. Respect Physics (Then Break It)

  • Understand weight, momentum, gravity
  • Then bend the rules deliberately
  • Breaking physics intentionally creates style; breaking it accidentally creates errors

6. Design the Time

  • Animation is choreography of time
  • Contrast creates interest (fast/slow, action/rest)
  • Rhythm is invisible but essential

7. Guide the Eye

  • Control attention deliberately
  • One focus at a time
  • Clarity is kindness to the audience

The 12 Principles as One

They all serve motion. They all serve story. They all serve feeling.

Timing & Spacing — The duration and intervals of motion (the when and how fast)

Squash & Stretch — The flexibility and volume of motion (the materiality)

Anticipation — The preparation before motion (the breath before speech)

Staging — The presentation of motion (the frame around the picture)

Read the full file on GitHub · 114 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 114 lines · 37 tokens per session scan A c4611c487a7e

Subscribe to this mod's changes

universal-mindset is a skill published in the GitHub repository dylantarre/animation-principles (79 stars, last pushed 8mo ago), licensed MIT. It adds 37 tokens to every session and 883 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

animation-reverse-engineering

Reverse-engineer any motion reference (a video from X/Twitter, Dribbble, a screen recording, a GIF) into production animation code through frame-level dissection. Use when the user shares a video/URL and says "implement this animation", "recreate this motion", "port this interaction", "how does this animate", "clone…

sendaifun/skills · 176 tokens

slideshow

Author a HyperFrames slideshow — a presentation, pitch deck, or interactive deck with discrete slides, fragment reveals, branching, hotspot navigation, and built-in presenter mode with speaker notes; also converts an existing page into a deck. Output is a navigable deck, not a rendered MP4. If the user didn't…

heygen-com/hyperframes · 83 tokens

hyperframes-core

The HyperFrames composition contract — build one renderable project. Use for composition structure, the data- timing attributes, class="clip", tracks, sub-compositions, variables, framework-owned media playback, deterministic-render rules, and validation. Also covers Tailwind projects and the STORYBOARD.md / SCRIPT.md…

heygen-com/hyperframes · 77 tokens

wechat-article-writer

A Chinese-language content-creation workflow for public-account and social-media writing. It supports article drafting, cover images, illustrations, process diagrams, style analysis, and adapting writing to selected styles.

xstongxue/best-skills · 105 tokens

remotion-upgrade

Upgrade Remotion, and related packages.

guanyang/open-agent-hub · 12 tokens

gemini-watermark-remover

Remove visible Gemini image watermarks from local image files by calling the project's CLI. Use when the user wants an agent to clean one or more local Gemini-generated images and save de-watermarked output files.

GargantuaX/gemini-watermark-remover · 47 tokens