emilkowal-animations

Apply Emil Kowalski's animation guidelines to React, CSS, and Framer Motion UI transitions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/1chang1/anclaw --skill emilkowal-animations-1chang1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: emilkowal-animations
Source: https://github.com/1chang1/anclaw/tree/main/.claude/skills/pproenca-dot-skills-emilkowal-animations-1.0.1
Command: npx skills add https://github.com/1chang1/anclaw --skill emilkowal-animations-1chang1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Emil Kowalski's animation guidelines provide a structured approach to selecting easing, timing, and transform techniques to produce feel-rich, accessible UI motion.

Core Features & Use Cases

  • 7 categories of rules covering easing, timing, property selection, transforms, interaction patterns, strategy, and polish.
  • Production-ready references with concrete values and examples for real-world UI components like drawers, toasts, modals, and tabs.
  • Clear guidance on accessibility and performance considerations, including reduced-motion fallbacks and clip-path tricks.

Quick Start

Analyze a UI scenario and apply the recommended easing, timing, and motion patterns from Emil Kowalski's animation guidelines to produce polished, accessible transitions.

Frequently Asked Questions about emilkowal-animations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the best practices for UI animation timing and easing in Framer Motion?

UI animation best practices involve selecting specific easing and timing values to produce polished transitions. This reference provides structured rules across seven categories, including concrete values and examples for drawers, toasts, and modals.

How do I implement accessible animations and reduced-motion fallbacks in React?

Implement accessible animations in React by applying reduced-motion fallbacks and performance considerations. These guidelines cover accessibility strategies, including clip-path tricks and alternative transitions, ensuring UI motion remains usable for all users.

How do I animate drawers, toasts, and modals using Framer Motion?

Animate drawers, toasts, and modals using Framer Motion by applying recommended easing, timing, and motion patterns. This reference provides production-ready examples and concrete values for real-world UI components to achieve polished transitions.

Does this animation reference work with CSS transitions or only Framer Motion?

The animation reference applies across React, CSS, and Framer Motion. It provides structured guidance for selecting easing, timing, and transforms that work across these technologies for scenarios involving transitions, gestures, and motion components.

When should I use clip-path tricks for UI motion and interaction patterns?

Use clip-path tricks for UI motion when optimizing performance and creating specific interaction patterns. The guidelines include clip-path techniques as part of the polish and accessibility considerations for production-ready animation components.