Text To Lottie
Description
Author a Lottie (Bodymovin) JSON animation that renders in a local skia player. Use whenever the user asks to create, generate, edit, or fix a Lottie animation, or asks for “an animation” to load.
What Claude Learns
- → Setting up the project
- → Where to write the file (and how it loads)
- → Required top-level shape
- → Layers
- → The transform block (ks)
- → Shapes — the #1 Skottie gotcha
Installation
1. Visit the GitHub repository: https://github.com/diffusionstudio/lottie
2. Copy the SKILL.md file contents
3. Save to ~/.claude/commands/skill-name.md
4. Restart Claude Code to load the new skill
Stack & Dependencies
JavaScript
HTML
JSON
Use Cases
Setting up the project
Using JavaScript and HTML
Where to write the file (and how it loads)
Using JavaScript and HTML
Required top-level shape
Using JavaScript and HTML
The transform block (ks)
Using JavaScript and HTML
Related Skills
Frequently Asked Questions
What technologies does Text To Lottie require?
This skill works with JavaScript, HTML, and JSON. Make sure these are available in your project before using the skill with Claude Code.
How detailed is the Text To Lottie skill?
Text To Lottie contains 325 lines of structured instructions covering 6 key areas. It provides comprehensive guidance including specific implementation patterns, not just surface-level tips.
Is Text To Lottie free to use?
Yes u2014 Text To Lottie is free. Install it directly with one command (`npx mkt-skills install text-to-lottie`) or download the SKILL.md file and drop it into your `~/.claude/skills/` directory. No account, no sign-up, no license fee.
What will Claude Code learn from this skill?
Claude Code will gain expertise in: Setting up the project; Where to write the file (and how it loads); Required top-level shape; and 3 more areas.