Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Debugging Compose Recompositions logo
Skill

Debugging Compose Recompositions

Makes recomposition visible through inspector counts and per-argument change reasons.

0
SaveVisit website ↗

Install

git clone https://github.com/skydoves/compose-performance-skills.git ~/.claude/skills-sources/compose-performance-skills && ~/.claude/skills-sources/compose-performance-skills/scripts/install-skills.sh
Triggers on

"Bu composable atlanmalıydı ama atlanmıyor" durumunda ya da bir kararlılık düzeltmesi doğrulanırken

Needs tools
ReadBash
Author
Jaewoong Eum (skydoves)
License
Apache-2.0

Recomposition leaves no trace in source code, so three instrumentation layers are walked in order: recomposition and skip counts in Layout Inspector, the per-parameter Changed / Unchanged / Uncertain / Static / Unknown classifications added in Hedgehog, and runtime tracing for release builds on a real device. Each status maps to one specific fix, and the closing step is confirming the count actually dropped rather than assuming it did.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?