skills/android-gradle-build-performance/SKILL.md
Diagnose and improve Android and Gradle build performance with scans, cache checks, and bottleneck audits.
npx skillsauth add krutikJain/android-agent-skills android-gradle-build-performanceInstall 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 or the most common Gradle performance smells.references/scenarios.md for audit-first entry points on the example projects.android-gradle-build-logicandroid-ci-cd-release-playstore--profile, --scan, configuration-cache diagnostics, or the bundled audit script before proposing a fix.gradle.properties, plugin wiring, dependency declarations, task registration style, and module conventions for common performance smells.python3 skills/android-gradle-build-performance/scripts/audit_build_performance.py examples/orbittasks-compose --jsonbash skills/android-gradle-build-performance/scripts/run_examples.shpython3 skills/android-gradle-build-performance/scripts/audit_build_performance.py examples/orbittasks-xmltesting
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.