Good work! However I recommend that you not use red color or terms like “Composables with issues” because a composable being non-skippable is not necessarily a problem. Non-skippable composables might cause performance issues in some cases but not all, and there are also cases where parameters can’t be stable. There are many non-skippable composables even in compose framework itself.