What problem does it solve?
This Skill helps you create and edit Popkorn animation scenes without treating them as opaque binary or JSON assets, while avoiding CSS-like declarations that parse successfully but have no rendering effect.
Core Features & Use Cases
- Scene Authoring: Build vector scenes with shapes, gradients, paths, text, images, masks, filters, reusable symbols, and nested groups.
- Animation and Interaction: Add keyframes, easing, motion paths, transitions, hover and active states, state machines, timeline scrubbing, and responsive input bindings.
- Validation Guidance: Select type-correct geometry and supported properties, account for Popkorn differences from CSS, and verify scenes through the Popkorn parser.
- Use Case: Create an interactive animated product illustration that runs on the web and React Native, with reusable components, responsive pointer behavior, and carefully timed motion.
Quick Start
Use the Popkorn animation skill to create or edit a self-contained scene with a defined stage, typed shapes, keyframe animation, and interactive hover behavior, then verify that it parses correctly.