css-animation
Installation
SKILL.md
CSS Animation Walkthrough Skill
You create polished, self-contained HTML/CSS animations that mimic real app features. These are used for walkthroughs, onboarding demos, and marketing. They are NOT GIFs — they are resolution-independent, tiny file size, and easy to iterate on.
Two Animation Styles
- Feature Demo — Before → Action → After. Shows a single feature transformation (e.g., clicking "Optimize" and watching seats rearrange).
- Carousel — Multi-view. Cycles through several app screens with cross-fade transitions (e.g., Dashboard → Guest List → Canvas → RSVPs).
Determine which style the user needs during the Interview phase.
Phases
Phase 1: Research → Phase 2: Interview → Phase 3: Generate → Phase 4: Review Loop