Ross ROSS = Recommend OSS · open-source software intelligence for agents

skydoves/compose-stability-analyzer

🦄 Real-time analysis of Jetpack Compose composable functions' stability directly within Android Studio and IntelliJ. observed · 2026-08-28

github.com/skydoves/compose-stability-analyzer · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 98
  • Release rhythm 98
  • Longevity 21
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 5
  • age_days: 305
  • days_rel: 12
  • days_push: 12
  • n_releases_24m: 28

Full methodology

Adoption not part of the score

1635 stars · 40 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An IntelliJ/Android Studio plugin (with a Kotlin compiler plugin component) that analyzes Jetpack Compose composable functions' stability in real time, showing why composables are stable or unstable via gutter icons, tooltips, inline hints, and inspections. It also provides runtime recomposition tracing via a @TraceRecomposition annotation and Gradle tasks for CI stability reports.

Use cases

  • find why a Jetpack Compose composable is unstable
  • catch unnecessary recompositions in Android Studio
  • trace which parameters cause recomposition at runtime
  • prevent Compose stability regressions in CI
  • view project-wide composable stability in the IDE
  • get quick fixes for unstable composable parameters

When to choose

  • you develop Android apps with Jetpack Compose and want to optimize recomposition performance
  • you need IDE-integrated, real-time stability feedback with inspections and quick fixes
  • you want CI-enforced stability checks via Gradle tasks

When to avoid

  • you don't use Jetpack Compose or Kotlin
  • you need general-purpose Android linting rather than Compose stability analysis
  • your project doesn't use Android Studio or IntelliJ

Facets

plugin · maturity active

developer-tools monitoring testing code-review android-tools developer-tools frontend performance editor-plugin jvm jetpack-compose intellij-plugin android-studio recomposition stability-analysis gradle kotlin-compiler-plugin android

2 sources

Member repositories

RepositoryRoleHealth v2
skydoves/compose-stability-analyzermain83

For agents

markdown · JSON · MCP: product_card(name="skydoves/compose-stability-analyzer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem