compose-performance

Installation
SKILL.md

Purpose

Diagnose and fix measurable Compose performance issues without guessing.

When to use

  • A screen scrolls poorly or drops frames.
  • Recomposition counts spike unexpectedly.
  • Lazy lists, side effects or state reads are suspected performance causes.
  • Baseline profiles, tracing or performance CI are needed.

Inputs to inspect

  • Affected composables and state models.
  • Profiler, compiler report or benchmark evidence if available.
  • Lazy list item models and keys.
  • Build variants and benchmark tasks.

Required workflow

Installs
9
GitHub Stars
2
First Seen
Jun 26, 2026
compose-performance — gdvega/super-android-kotlin-firebase-skill