compose-recomposition-performance

Community

Diagnose Compose recomposition performance quickly.

Authorsoygabimoreno
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you pinpoint why Jetpack Compose is recomposing more than expected so you can reduce wasted work and improve UI responsiveness.

Core Features & Use Cases

  • Recomposition root-cause triage across three axes: parameter stability/skipping, where State is read (composition vs layout/draw), and back-writing across phases.
  • Performance debugging pathways using concrete evidence like recomposition counts, compiler/composables.txt churn, and Layout Inspector observations.
  • Targeted next-skill routing so you can move from broad suspicion to focused diagnostics without guessing.

Quick Start

Use this Skill to identify which axis (skipping, deferred reads, or cross-phase back-writing) best matches your recomposition evidence, then follow its suggested next skill.

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

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.