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

Diagnosing Compose Stability

Reads the Compose compiler reports to name which parameters are unstable and why.

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

Compose ekranında jank, kare düşmesi ya da beklenmeyen recomposition görüldüğünde

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

Switches on the Compose Compiler Reports through the Gradle DSL — which only emit useful output from a release build, a detail that trips most people up — then interprets classes.txt, composables.txt and module.json: stable versus unstable classes, restartable, skippable and readonly markers. The output is a prioritized list of unstable types and non-skippable composables. It deliberately stops at diagnosis; the fix belongs to a sibling skill.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?