概要
The Kotlin Android Reviewer skill is a specialized tool designed for developers working on modern Android applications. It automatically analyzes Kotlin codebases to identify anti-patterns in Jetpack Compose, such as improper side-effect usage or state management issues, and flags critical mistakes in Coroutines and Flow implementations like GlobalScope usage or missing exception handling. By providing structured feedback on memory leaks and performance optimizations, it helps teams maintain robust, scalable, and memory-efficient Android projects following Google's recommended architecture patterns.