원클릭으로
android-gradle-build-performance
Diagnose and improve Android and Gradle build performance with scans, cache checks, and bottleneck audits.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Diagnose and improve Android and Gradle build performance with scans, cache checks, and bottleneck audits.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows.
Use Coil in Jetpack Compose with AsyncImage, painter variants, sizing, and accessible image loading patterns.
Make Compose interfaces accessible with semantics, announcements, contrast, focus order, and adaptive touch targets.
Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps.
Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops.
Bridge Compose and the View system safely during incremental migrations, interoperability screens, and shared theming.
| name | android-gradle-build-performance |
| description | Diagnose and improve Android and Gradle build performance with scans, cache checks, and bottleneck audits. |
| metadata | {"version":"0.1.0","category":"quality-release","tags":["android","gradle","build-performance","ci","ksp"],"triggers":{"include":["android gradle build performance","configuration cache android build","ksp vs kapt android","slow gradle build in android","ci build cache diagnosis android"],"exclude":["deep link only","compose semantics only","room dao only"]},"owners":["@android-agent-skills/maintainers"],"test_targets":["examples/orbittasks-compose","examples/orbittasks-xml","benchmarks/triggers.jsonl"]} |
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-xml