ワンクリックで
android-state-management
Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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.
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.
| name | android-state-management |
| description | Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership. |
| metadata | {"version":"0.1.0","category":"product","tags":["android","state","ui-state","viewmodel"],"triggers":{"include":["android ui state reducer","state management in compose or xml android","one-off events in android screen","loading empty error state android","viewmodel state container"],"exclude":["retrofit serialization","play store release","binary alignment"]},"owners":["@android-agent-skills/maintainers"],"test_targets":["examples/orbittasks-compose","examples/orbittasks-xml","benchmarks/triggers.jsonl"]} |
android-coroutines-flowandroid-ui-states-validationcd examples/orbittasks-compose && ./gradlew :app:testDebugUnitTestcd examples/orbittasks-xml && ./gradlew :app:testDebugUnitTestpython3 scripts/eval_triggers.py --skill android-state-management