lottie-animations
Lottie animation skill for integrating After Effects animations into iOS, Android, and cross-platform mobile apps with playback control, performance optimization, and interactive animation capabilities.
npx skills add a5c-ai/babysitter --skill lottie-animations --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Lottie Animations Skill Comprehensive Lottie animation integration for mobile platforms, enabling high-quality vector animations from After Effects in iOS, Android, React Native, and Flutter applications. ## Overview This skill provides capabilities for integrating Lottie animations into mobile applications, including animation playback control, performance optimization, interactive animations, and proper asset management across platforms. ## Capabilities ### Animation Integration - Import and validate Lottie JSON files - Configure lottie-ios for native iOS apps - Set up lottie-android for native Android apps - Integrate lottie-react-native for React Native - Configure lottie for Flutter apps ### Playback Control - Implement play, pause, stop controls - Configure animation speed and direction - Set up loop modes (none, loop, autoReverse) - Implement progress-based playback - Handle animation completion callbacks ### Interactive Animations - Implement gesture-driven animations - Configure animation markers/segments - Sync animations with scroll position - Implement drag-based animation control - Handle touch interaction with animation ### Performance Optimization - Optimize animat
- Overview
- Capabilities
- Animation Integration
- Playback Control
- Interactive Animations
- Performance Optimization
- Asset Management
- Prerequisites
- iOS Development
- Android Development
- React Native
- Flutter
- Usage Patterns
- iOS (SwiftUI)
npm install lottie-react-native or yarn add lottie-react-native iOS pods cd ios && pod install Use LottieFiles optimizer npx @nicolo-ribaudo/lottie-optimize animation.json -o optimized.json Or use online tools:
What does the lottie-animations skill do?
Lottie animation skill for integrating After Effects animations into iOS, Android, and cross-platform mobile apps with playback control, performance optimization, and interactive animation capabilities.
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill lottie-animations --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
