ワンクリックで
android-compose-performance
Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops.
Use coroutines, Flow, structured concurrency, dispatchers, and cancellation-safe Android async pipelines.
Wire Android dependency injection with Hilt, scopes, testing overrides, and module ownership boundaries.
Use modern Android file, media, picker, FileProvider, and share-sheet APIs with minimal permissions.
Bring very old Android projects to a current supported baseline with staged upgrades, deprecated API replacement, 16 KB alignment checks, and explicit handoff to specialized skills.
Design Android repositories with feature, core, and build-logic modules that scale without cyclic dependencies.
SOC 職業分類に基づく
| name | android-compose-performance |
| description | Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps. |
| metadata | {"version":"0.1.0","category":"ui","tags":["android","compose","performance","profiling"],"triggers":{"include":["compose performance issue","recomposition too much android","slow lazycolumn compose","compose startup jank","measure compose rendering"],"exclude":["play release notes only","room migration only","permission denied ui only"]},"owners":["@android-agent-skills/maintainers"],"test_targets":["examples/orbittasks-compose","examples/orbittasks-xml","benchmarks/triggers.jsonl"]} |
android-performance-observabilityandroid-testing-uicd examples/orbittasks-compose && ./gradlew :app:testDebugUnitTestcd examples/orbittasks-compose && ./gradlew :app:assembleDebugpython3 scripts/eval_triggers.py --skill android-compose-performance