What is arc-mastery?
Use when designing motion paths, character movement trajectories, gesture animations, or any motion that should feel natural rather than robotic. Source: dylantarre/animation-principles.
Use when designing motion paths, character movement trajectories, gesture animations, or any motion that should feel natural rather than robotic.
Quickly install arc-mastery AI skill to your development environment via command line
Source: dylantarre/animation-principles.
Almost all natural movement follows curved paths. Arms swing in arcs. Heads turn on arcs. Thrown objects travel parabolic arcs. When animation moves in straight lines, it immediately feels mechanical and artificial. Arcs are the signature of organic motion.
Anatomical basis: Bodies are systems of hinges and pivots. When a joint rotates, everything attached to it moves in an arc centered on that joint. Straight lines require mechanical rails—biology doesn't have those.
Physics basis: Gravity creates parabolic curves on projectiles. Momentum creates curved paths when direction changes. Straight-line direction changes require infinite force.
Use when designing motion paths, character movement trajectories, gesture animations, or any motion that should feel natural rather than robotic. Source: dylantarre/animation-principles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dylantarre/animation-principles --skill arc-masteryUse when designing motion paths, character movement trajectories, gesture animations, or any motion that should feel natural rather than robotic. Source: dylantarre/animation-principles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dylantarre/animation-principles --skill arc-mastery Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/dylantarre/animation-principles