ワンクリックで
android-testing-ui
Validate Android UI behavior with Compose UI tests, Espresso-style checks, accessibility assertions, and state coverage.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Validate Android UI behavior with Compose UI tests, Espresso-style checks, accessibility assertions, and state coverage.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | android-testing-ui |
| description | Validate Android UI behavior with Compose UI tests, Espresso-style checks, accessibility assertions, and state coverage. |
| metadata | {"version":"0.1.0","category":"quality-release","tags":["android","testing","ui-tests","instrumentation"],"triggers":{"include":["android ui test","compose ui test screen","espresso validation android","instrumentation test android flow","accessibility assertions android ui"],"exclude":["gradle version conflict","room dao only","release version tag"]},"owners":["@android-agent-skills/maintainers"],"test_targets":["examples/orbittasks-compose","examples/orbittasks-xml","benchmarks/triggers.jsonl"]} |
android-compose-accessibilityandroid-ui-states-validationcd examples/orbittasks-compose && ./gradlew :app:connectedDebugAndroidTestcd examples/orbittasks-xml && ./gradlew :app:connectedDebugAndroidTestpython3 scripts/eval_triggers.py --skill android-testing-uiProfile 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.