ワンクリックで
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