onewave-ai/css-animation-creator
Create professional CSS animations, transitions, micro-interactions, and complex motion design. Use when adding animations, hover effects, loading states, page transitions, scroll animations, or any motion design work.
npx skills add https://github.com/OneWave-AI/claude-skills --skill css-animation-creator
Build production-grade, accessible, GPU-efficient motion for web UIs using CSS, Tailwind, and Framer Motion.
references/principles-and-timing.md.transform and opacity for GPU acceleration. Apply references/performance.md.references/accessibility.md.references/principles-and-timing.md — Disney 12 principles mapped to UI, duration and easing tables.references/transitions.md — Transition syntax, easing functions, cubic-bezier presets, Tailwind transitions.references/keyframe-library.md — Keyframe syntax plus fade, scale, bounce, rotate, slide, and attention-seeker keyframes.references/loading-animations.md — Spinners, dots, skeleton loaders, shimmer, progress bars.references/micro-interactions.md — Button, hover, icon, form, and success/error interactions.references/page-transitions.md — View Transitions API, Framer Motion page and shared-layout transitions, staggered lists.references/scroll-animations.md — Intersection Observer, Framer Motion scroll hooks, native CSS scroll-driven animations.references/accessibility.md — prefers-reduced-motion CSS, Tailwind motion-safe/reduce, React hook.references/tailwind-config.md — Drop-in tailwind.config.js animation and keyframe definitions.references/performance.md — GPU-accelerated properties, will-change, contain, performance checklist.Take onewave-ai/css-animation-creator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.