android-compose-performance

Installation
SKILL.md

Android Compose & Kotlin Performance

Workflow

  1. Identify the problem area:

  2. Apply targeted fixes using the patterns in the relevant reference file.

  3. Verify in release mode — debug builds disable Compose compiler optimizations and skippability, making profiling unreliable.

Quick Reference: Most Common Mistakes

Compose

Installs
2
Repository
hexoplon/skills
First Seen
Feb 9, 2026
android-compose-performance — hexoplon/skills