一键导入
android-testing-unit
Write fast, focused Android unit tests for reducers, use cases, repositories, and lifecycle-safe state holders.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write fast, focused Android unit tests for reducers, use cases, repositories, and lifecycle-safe state holders.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projects.
Build Android UI with Jetpack Compose foundations, layouts, modifiers, theming, and stable component structure.
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.
Shape Android build logic with Gradle, version catalogs, plugins, convention patterns, and toolchain compatibility.
Use Kotlin idioms safely in Android apps, including nullability, data classes, sealed types, extension functions, and collection pipelines.
| name | android-testing-unit |
| description | Write fast, focused Android unit tests for reducers, use cases, repositories, and lifecycle-safe state holders. |
| metadata | {"version":"0.1.0","category":"quality-release","tags":["android","testing","unit-tests","verification"],"triggers":{"include":["android unit test strategy","test viewmodel reducer android","repository unit tests android","mock coroutine dependency android","fast test coverage android"],"exclude":["ui screenshot only","play store listing","apk alignment"]},"owners":["@android-agent-skills/maintainers"],"test_targets":["examples/orbittasks-compose","examples/orbittasks-xml","benchmarks/triggers.jsonl"]} |
android-testing-uiandroid-ui-states-validationcd examples/orbittasks-compose && ./gradlew :app:testDebugUnitTest && cd ../orbittasks-xml && ./gradlew :app:testDebugUnitTestcd examples/orbittasks-compose && ./gradlew :app:testDebugUnitTestpython3 scripts/eval_triggers.py --skill android-testing-unit