Motion Audit banner
AgentsORG AgentsORG

Motion Audit

Security community

Description

--- name: motion-audit description: Audit animation timing, easing, springs, and transitions — decide first whether motion should exist, then apply the motion cluster. --- # Motion audit Spawn or emulate the **motion-auditor** subagent (`agents/motion-auditor.md`). 1. Read `skills/design-engineering/references/motion/animation-decision-framework.md`. If motion should not exist, recommend removal and stop. 2. Load the relevant motion nodes for the pattern (entrance, hover, gesture, stagger, ro

Installation

Installs to ~/.claude/skills/agentsorg-design-engineering-motion-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agentsorg-design-engineering-motion-audit && curl -fsSL https://raw.githubusercontent.com/AgentsORG/design-engineering/HEAD/commands/motion-audit.md -o ~/.claude/skills/agentsorg-design-engineering-motion-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository