compose-animations

Community

Choose the right Jetpack Compose animation API.

Authorsoygabimoreno
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you select the correct Jetpack Compose animation approach so your UI transitions behave correctly (enter/exit vs value animation vs shared motion) without unnecessary complexity.

Core Features & Use Cases

  • Pick the smallest matching Compose animation API for your exact motion need, from visibility transitions to single-property value animations.
  • Animate one or many values correctly using animate*AsState for targets and rememberTransition when multiple properties must stay synchronized.
  • Avoid common pitfalls like fading without unmounting, drifting animations across separate state animations, and animating colors with the wrong drawing approach.

Quick Start

Use the compose-animations skill when you’re unsure whether to use AnimatedVisibility, animate*AsState, rememberTransition, AnimatedContent, or Crossfade for the motion you want.

Dependency Matrix

Required Modules

None required

Components

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: compose-animations
Download link: https://github.com/soygabimoreno/Los-ANDROIDES/archive/main.zip#compose-animations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.