Contact Us
Webflow Premium Partner Ehab Fayez
Back to Agent Skills
Frontend & Design

Fixing Motion Performance

by Julien Thibeaut (ui-skills.com) 3.7k GitHub stars

Audit and fix janky animations — layout thrashing, non-compositor properties, scroll-linked motion, and expensive blur.

#performance#animation#compositor#debugging
Claude Code Codex

Overview

This skill diagnoses and repairs stuttering animations by eliminating layout thrashing, moving work to compositor-friendly properties, fixing scroll-linked motion, and taming expensive blur effects. Use it whenever transitions jank or animations drop frames.

What it is good for

  • Fixing a stuttering transition
  • Moving animations to transform/opacity
  • Debugging scroll-linked jank
  • Reducing blur-related repaints

Install

Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add ibelick/ui-skills
/plugin install fixing-motion-performance

# Or install manually into ~/.claude/skills:
git clone https://github.com/ibelick/ui-skills.git
cp -r ui-skills/fixing-motion-performance ~/.claude/skills/fixing-motion-performance

Subscribe on YouTube

138K+ subscribers

Subscribe