AmolPardeshi99/android-performance-skills
Skill Claude CodeCodex
Exhaustive Android performance skill for writing ANR-free, frozen-frame-free, and janky-free code. Use this skill whenever writing, reviewing, or auditing Android code that involves: coroutines or threading (Dispatchers, withContext, runBlocking, GlobalScope, Mutex, synchronized), Android component lifecycles…