원클릭으로
android-agent-skills
android-agent-skills에는 Aotocom에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.
Design Android repositories with feature, core, and build-logic modules that scale without cyclic dependencies.
Handle navigation graphs, back stack behavior, app links, intents, and destination ownership for Android apps.
Measure startup, rendering, memory, jank, vitals, logs, and crash signals for Android apps with actionable traces.
Use modern permission requests, Activity Result APIs, and capability-gated UX in Android flows.
Model Room entities, DAOs, transactions, migrations, schema exports, and test-safe local persistence.
Apply Android app security guidance around secrets, storage, network trust, exported components, and least privilege.
Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership.
Validate Android UI behavior with Compose UI tests, Espresso-style checks, accessibility assertions, and state coverage.
Review Android UI flows for empty, loading, error, offline, and edge-case behavior before release.
Handle XML layouts, ConstraintLayout, Fragments, ViewBinding, DataBinding, and classic Android UI lifecycle patterns.
Schedule reliable background work, reminders, and notification delivery with WorkManager and Android execution limits.