一键导入
android-compose-state-effects
Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps.
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.
| name | android-compose-state-effects |
| description | Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops. |
| metadata | {"version":"0.1.0","category":"ui","tags":["android","compose","state","side-effects"],"triggers":{"include":["compose side effect problem","remember vs derivedstateof","collect flow in compose screen","launchedeffect issue android","compose state hoisting"],"exclude":["xml recycler issue","apk alignment","play console release"]},"owners":["@android-agent-skills/maintainers"],"test_targets":["examples/orbittasks-compose","examples/orbittasks-xml","benchmarks/triggers.jsonl"]} |
android-state-managementandroid-compose-performancecd examples/orbittasks-compose && ./gradlew :app:testDebugUnitTestcd examples/orbittasks-compose && ./gradlew :app:assembleDebugpython3 scripts/eval_triggers.py --skill android-compose-state-effects