animations
CommunityEnsure safe and performant UI animations.
Authormoasq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses common pitfalls in UI animation implementation, ensuring animations are visually contained, performant, and adhere to best practices for timing and transitions.
Core Features & Use Cases
- Containment Enforcement: Prevents animated content from overflowing parent views using
.compositingGroup().clipped(). - Modifier Order Guidance: Ensures animations are applied correctly after layout and transformations.
- Performance Optimization: Recommends GPU-accelerated transforms over layout-driven animations.
- Timing and Transitions: Provides guidelines for appropriate timing curves and safe transition application.
- Use Case: When implementing a card-based UI where cards animate in or out, this skill ensures the animations do not break out of the card's bounds, maintaining a clean and professional look.
Quick Start
Apply containment modifiers to ensure animated content does not overflow its parent container.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: animations Download link: https://github.com/moasq/nanowave/archive/main.zip#animations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.