An agentic skills framework & software development methodology that works.
Motion design skill pack for AI agents
This repository packages motion design guidance as a skill for agent tools. It teaches timing, easing, choreography, emotional intent, and motion quality through `SKILL.md`, deeper guidance in `director/`, recipes in `patterns/`, and lookups in `reference/`.
Builders who want their agent to design and review UI motion with consistent principles instead of ad hoc animation choices.
You can ask an agent to plan, review, or build UI animations with clearer timing, easing, and choreography decisions.
What it does
Core motion checklist
`SKILL.md` includes an 8-step checklist, motion personality archetypes, duration and easing tables, property guidance, and quality rules.
Motion philosophy
`director/` explains the three pillars, Disney principles adapted for UI, emotion-to-motion mapping, choreography, narrative structure, and context adaptation.
Reusable animation patterns
`patterns/` provides recipes for entrance and exit motion, state feedback, ambient motion, and multi-element choreography.
Reference and troubleshooting
`reference/` contains timing and easing tables, a property selection guide, a quality checklist, and fixes for common animation problems.
How to get it
- 1Run
npx skills add LottieFiles/motion-design-skill
README
Motion Design Skill
Universal motion design principles for AI agents. Philosophy-first, implementation-agnostic.
Teaches agents to think like motion directors — choosing the right timing, easing, choreography, and emotional intent before writing a single line of animation code. Works with any animation system (CSS, Framer Motion, GSAP, Lottie, Spring, etc.).
Install
npx skills add LottieFiles/motion-design-skill
Supports 40+ agents including Claude Code, Cursor, Codex, GitHub Copilot, and more.
What's included
Core (SKILL.md) — Quick reference with the 8-step checklist, motion personality archetypes, duration/easing tables, property selection guide, common patterns, and quality rules.
Philosophy (director/) — Deep dives into the three pillars, Disney's 12 principles adapted for UI, emotion-to-motion mapping, choreography, narrative structure, and context adaptation.
Patterns (patterns/) — Ready-to-use recipes for entrance/exit animations, state feedback (success, error, loading, hover), ambient/continuous motion, and multi-element choreography.
Reference (reference/) — Lookup tables for timing and easing, property selection guide, quality checklist, and troubleshooting common animation problems.
When it activates
The skill activates when you're working on:
- UI animations (buttons, cards, modals, page transitions)
- Micro-interactions and feedback animations
- Loading, success, or error states
- Scroll-triggered or progress-based animations
- Establishing brand motion identity
- Multi-element choreography and sequencing
Example prompts
Add a playful entrance animation to these card components
Create a loading → success → error state transition for this form submit button
Choreograph the entrance sequence for this dashboard — hero chart first, then stats cards, then sidebar
Review my animation code and suggest improvements based on motion design principles
Skill structure
skills/motion-design/
├── SKILL.md # Main skill instructions (< 500 lines)
├── director/
│ ├── core-philosophy.md # Three Pillars deep dive
│ ├── decision-framework.md # Full decision pipeline
│ ├── disney-principles.md # 12 principles, UI-adapted
│ ├── motion-personality.md # 4 archetypes + brand identity
│ ├── emotion-mapping.md # Emotion → motion translation
│ ├── choreography.md # Multi-element coordination
│ ├── narrative-structure.md # Micro-story framework
│ └── context-adaptation.md # Platform, a11y, performance
├── patterns/
│ ├── entrance-exit.md # Entrance/exit recipes
│ ├── state-feedback.md # Success, error, loading, hover
│ ├── ambient-continuous.md # Looping, breathing, parallax
│ └── multi-element.md # Stagger + choreography recipes
└── reference/
├── timing-easing-tables.md # Duration + easing lookups
├── property-selection.md # Property communication guide
├── quality-checklist.md # Evaluation criteria
└── troubleshooting.md # Animation smells + fixes
License
MIT
Files in the repo
- skills
- .gitignore
- LICENSE
- README.md
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More skills

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.
Public repository for Agent Skills
Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

Production-grade engineering skills for AI coding agents.