skills/android-performance-observability/SKILL.md
Measure startup, rendering, memory, jank, vitals, logs, and crash signals for Android apps with actionable traces.
npx skillsauth add krutikJain/android-agent-skills android-performance-observabilityInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
references/patterns.md when you need the measurement ladder for startup, jank, traces, and production signals.references/scenarios.md for repeatable profiling and trace-oriented entry points.android-compose-performanceandroid-ci-cd-release-playstorerg -n "baseline|macrobenchmark|profileable|JankStats|Trace|Perfetto" .cd examples/orbittasks-compose && ./gradlew :app:assembleDebugpython3 scripts/eval_triggers.py --skill android-performance-observabilitytesting
Validate Android UI behavior with Compose UI tests, Espresso-style checks, screenshot assertions, and accessibility verification.
data-ai
Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership.
tools
Coordinate serialization, caching, conflict handling, and offline-first sync flows in Android apps.
development
Apply Android app security guidance around secrets, storage, network trust, exported components, and least privilege.