lottie-animations

Render After Effects animations in web apps using Lottie formats.

Updated May 24, 2026
One-click install
npx skills add https://github.com/yonetim258852/ozgur-os --skill lottie-animations-yonetim258852
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lottie-animations
Source: https://github.com/yonetim258852/ozgur-os/tree/main/.claude/skills/lottie-animations
Command: npx skills add https://github.com/yonetim258852/ozgur-os --skill lottie-animations-yonetim258852

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Lottie-based animations provide scalable, high-quality motion for web and mobile apps, enabling teams to replace heavy GIFs/videos with interactive vector animations.

Core Features & Use Cases

  • Lottie-web and lottie-react integration for web and React apps.
  • dotLottie compression and multi-animation support for production-ready assets.
  • Interactive icons, loading indicators, onboarding sequences, and scroll-driven animations.
  • Complementary to GSAP ScrollTrigger and Framer Motion for advanced UI experiments.

Quick Start

Import the Lottie component and render a .lottie animation in your app to start displaying scalable, interactive animations.

Frequently Asked Questions about lottie-animations

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

FAQPage Schema
How do I render After Effects animations in React?

Use lottie-react to import and render After Effects animations exported as Lottie JSON via Bodymovin, displaying interactive vector graphics directly within your React web application.

What is dotLottie compression and when do I need it for web animations?

dotLottie compression packages multiple Lottie animations into a single lightweight file. Use dotLottie when you need production-ready assets with reduced file sizes for faster web delivery.

Does lottie-web work with GSAP ScrollTrigger and Framer Motion?

Yes, lottie-web integrates complementarily with GSAP ScrollTrigger and Framer Motion, enabling you to build advanced UI experiments and scroll-driven animations for web applications.

What is the best way to optimize Lottie JSON files for production?

Optimize Lottie JSON files by applying dotLottie compression to reduce payload size, leveraging structured knowledge base references and performance guidance for efficient web rendering.

Can I build scroll-driven animations and loading indicators using lottie-react?

Yes, you can build scroll-driven animations, interactive icons, and loading indicators using lottie-react, enabling high-fidelity motion graphics in your React and web apps.