원클릭으로
android-ui-states-validation
Review Android UI flows for empty, loading, error, offline, and edge-case behavior before release.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review Android UI flows for empty, loading, error, offline, and edge-case behavior before release.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows.
Use Coil in Jetpack Compose with AsyncImage, painter variants, sizing, and accessible image loading patterns.
Make Compose interfaces accessible with semantics, announcements, contrast, focus order, and adaptive touch targets.
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.
Bridge Compose and the View system safely during incremental migrations, interoperability screens, and shared theming.
| name | android-ui-states-validation |
| description | Review Android UI flows for empty, loading, error, offline, and edge-case behavior before release. |
| metadata | {"version":"0.1.0","category":"product","tags":["android","ui","validation","edge-cases"],"triggers":{"include":["validate android ui states","check loading empty error flow android","edge cases in android screen","android screen regression review","state coverage before release","android-ui-states-validation skill","state matrix before release","recovery ux android screen"],"exclude":["macrobenchmark only","dependency alignment only","hilt graph only","roborazzi screenshot test android","compose ui test screen","espresso validation android"]},"owners":["@android-agent-skills/maintainers"],"test_targets":["examples/orbittasks-compose","examples/orbittasks-xml","benchmarks/triggers.jsonl"]} |
android-testing-ui only validates that design with assertions and screenshots.android-compose-accessibilityandroid-testing-uicd examples/orbittasks-compose && ./gradlew :app:connectedDebugAndroidTestcd examples/orbittasks-xml && ./gradlew :app:connectedDebugAndroidTestpython3 scripts/eval_triggers.py --skill android-ui-states-validation