rebound
Installation
SKILL.md
Rebound — Recomposition Budget Monitor Skill
Practical guidance for diagnosing and fixing Compose recomposition performance issues using Rebound's compiler plugin, runtime, IDE plugin, and CLI tooling.
Workflow
When helping with Compose recomposition performance, follow this checklist:
1. Understand the problem
- Is this a setup question, a violation diagnosis, or a stability optimization?
- Is the user looking at CLI output, IDE data, or logcat warnings?
- What platform? Android, iOS simulator, iOS physical device, or KMP?
2. Consult the right reference
Read the relevant reference file(s) from references/ before answering: