Motion performance qa
Codex-first Agent Skills library for premium frontend, website, motion, accessibility, QA, and handoff workflows.
npx -y skills add TheGoat395/Codex-Skills --skill motion-performance-qaAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Run motion performance QA for websites and apps. Use after adding Motion, GSAP, Lenis, scroll scenes, page transitions, hover states, carousels, WebGL sync, observers, timers, RAF loops, or any animation-heavy UI to catch jank, layout shift, leaks, cleanup bugs, reduced-motion gaps, and mobile issues.
SKILL.md
1.1 KB, as published. Nobody here has run it
Motion Performance QA
Use This Skill
Use this skill for audit animation performance, cleanup, accessibility, and jank.
Operating Contract
- Inspect the existing project before changing code.
- Identify the motion stack, scroll behavior, component lifecycle, reduced-motion handling, and available verification commands.
- Keep motion purposeful: clarify sequence, focus, depth, tactility, or product understanding.
- Follow existing project conventions unless a change clearly improves the result.
- Run available checks and visually inspect responsive/reduced-motion output when the change affects UI.
Required Reference
Read references/motion-performance-qa-guide.md before making architectural or visible UI changes with this skill.