github.com/krutikJain/android-agent-skills
Skill | Added | Review |
|---|---|---|
android-networking-retrofit-okhttp Build Android networking stacks with Retrofit, OkHttp, interceptors, API contracts, and resilient error handling. | 61 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-modularization Design Android repositories with feature, core, and build-logic modules that scale without cyclic dependencies. | 49 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-kotlin-core Use Kotlin idioms safely in Android apps, including nullability, data classes, sealed types, extension functions, and collection pipelines. | 56 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-local-persistence-datastore Persist lightweight user and app preferences with DataStore, schema-safe models, and migration-aware defaults. | 41 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-viewsystem-foundations Handle XML layouts, ConstraintLayout, Fragments, ViewBinding, DataBinding, and classic Android UI lifecycle patterns. | 56 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-modernization-upgrade 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. | 69 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-serialization-offline-sync Coordinate serialization, caching, conflict handling, and offline-first sync flows in Android apps. | 41 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-testing-unit Write fast, focused Android unit tests for reducers, use cases, repositories, and lifecycle-safe state holders. | 55 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-state-management Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership. | 47 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-media-files-sharing Use modern Android file, media, picker, FileProvider, and share-sheet APIs with minimal permissions. | 46 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-testing-ui Validate Android UI behavior with Compose UI tests, Espresso-style checks, screenshot assertions, and accessibility verification. | 67 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-coil-compose Use Coil in Jetpack Compose with AsyncImage, painter variants, sizing, and accessible image loading patterns. | 57 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-gradle-build-performance Diagnose and improve Android and Gradle build performance with scans, cache checks, and bottleneck audits. | 69 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-performance-observability Measure startup, rendering, memory, jank, vitals, logs, and crash signals for Android apps with actionable traces. | 69 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-testing-ui Validate Android UI behavior with Compose UI tests, Espresso-style checks, screenshot assertions, and accessibility verification. | 67 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-mobile-frontend-design Design Android mobile frontend experiences from scratch, improve existing screens, and fix UI issues with brand-forward, localization-safe, overflow-safe guidance across Compose and Views. | 60 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-workmanager-notifications Schedule reliable background work, reminders, and notification delivery with WorkManager and Android execution limits. | 65 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-rxjava-to-coroutines-migration Migrate Android RxJava code to Kotlin coroutines and Flow with safe lifecycle-aware replacements. | 71 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-testing-unit Write fast, focused Android unit tests for reducers, use cases, repositories, and lifecycle-safe state holders. | 55 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-coil-compose Use Coil in Jetpack Compose with AsyncImage, painter variants, sizing, and accessible image loading patterns. | 57 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-permissions-activity-results Use modern permission requests, Activity Result APIs, and capability-gated UX in Android flows. | 55 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-compose-state-effects Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops. | 46 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-compose-xml-interoperability Bridge Compose and the View system safely during incremental migrations, interoperability screens, and shared theming. | 41 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-state-management Model screen state, events, reducers, and side effects for Android UIs with predictable lifecycle-aware ownership. | 47 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-material3-design-system Apply Material 3 tokens, color, type, spacing, adaptive components, and theme ownership in Android apps. | 55 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-compose-foundations Build Android UI with Jetpack Compose foundations, layouts, modifiers, theming, and stable component structure. | 46 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-performance-observability Measure startup, rendering, memory, jank, vitals, logs, and crash signals for Android apps with actionable traces. | 69 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-viewsystem-foundations Handle XML layouts, ConstraintLayout, Fragments, ViewBinding, DataBinding, and classic Android UI lifecycle patterns. | 56 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-kotlin-core Use Kotlin idioms safely in Android apps, including nullability, data classes, sealed types, extension functions, and collection pipelines. | 56 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-workmanager-notifications Schedule reliable background work, reminders, and notification delivery with WorkManager and Android execution limits. | 65 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-ci-cd-release-playstore Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows. | 41 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-compose-state-effects Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops. | 46 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-compose-accessibility Make Compose interfaces accessible with semantics, announcements, contrast, focus order, and adaptive touch targets. | 48 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-navigation-deeplinks Handle navigation graphs, back stack behavior, app links, intents, and destination ownership for Android apps. | 67 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-emulator-automation Use semantic ADB and UIAutomator workflows to inspect, launch, and interact with Android apps from agents. | 47 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-mobile-frontend-design Design Android mobile frontend experiences from scratch, improve existing screens, and fix UI issues with brand-forward, localization-safe, overflow-safe guidance across Compose and Views. | 60 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-permissions-activity-results Use modern permission requests, Activity Result APIs, and capability-gated UX in Android flows. | 55 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-room-database Model Room entities, DAOs, transactions, migrations, schema exports, and test-safe local persistence. | 53 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-gradle-build-logic Shape Android build logic with Gradle, version catalogs, plugins, convention patterns, and toolchain compatibility. | 55 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-local-persistence-datastore Persist lightweight user and app preferences with DataStore, schema-safe models, and migration-aware defaults. | 41 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-media-files-sharing Use modern Android file, media, picker, FileProvider, and share-sheet APIs with minimal permissions. | 46 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-architecture-clean Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projects. | 41 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-material3-design-system Apply Material 3 tokens, color, type, spacing, adaptive components, and theme ownership in Android apps. | 55 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-gradle-build-logic Shape Android build logic with Gradle, version catalogs, plugins, convention patterns, and toolchain compatibility. | 55 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-architecture-clean Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projects. | 41 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-security-best-practices Apply Android app security guidance around secrets, storage, network trust, exported components, and least privilege. | 57 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-ui-states-validation Review Android UI flows for empty, loading, error, offline, and edge-case behavior before release. | 60 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-networking-retrofit-okhttp Build Android networking stacks with Retrofit, OkHttp, interceptors, API contracts, and resilient error handling. | 61 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-compose-performance Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps. | 61 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-emulator-automation Use semantic ADB and UIAutomator workflows to inspect, launch, and interact with Android apps from agents. | 49 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-modernization-upgrade 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. | 69 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-di-hilt Wire Android dependency injection with Hilt, scopes, testing overrides, and module ownership boundaries. | 49 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-ci-cd-release-playstore Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows. | 41 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-ui-states-validation Review Android UI flows for empty, loading, error, offline, and edge-case behavior before release. | 60 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-security-best-practices Apply Android app security guidance around secrets, storage, network trust, exported components, and least privilege. | 55 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-gradle-build-performance Diagnose and improve Android and Gradle build performance with scans, cache checks, and bottleneck audits. | 69 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-rxjava-to-coroutines-migration Migrate Android RxJava code to Kotlin coroutines and Flow with safe lifecycle-aware replacements. | 71 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-coroutines-flow Use coroutines, Flow, structured concurrency, dispatchers, and cancellation-safe Android async pipelines. | 60 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-coroutines-flow Use coroutines, Flow, structured concurrency, dispatchers, and cancellation-safe Android async pipelines. | 60 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-serialization-offline-sync Coordinate serialization, caching, conflict handling, and offline-first sync flows in Android apps. | 41 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-modularization Design Android repositories with feature, core, and build-logic modules that scale without cyclic dependencies. | 49 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-room-database Model Room entities, DAOs, transactions, migrations, schema exports, and test-safe local persistence. | 53 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-compose-foundations Build Android UI with Jetpack Compose foundations, layouts, modifiers, theming, and stable component structure. | 46 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-di-hilt Wire Android dependency injection with Hilt, scopes, testing overrides, and module ownership boundaries. | 49 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-compose-xml-interoperability Bridge Compose and the View system safely during incremental migrations, interoperability screens, and shared theming. | 41 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-compose-accessibility Make Compose interfaces accessible with semantics, announcements, contrast, focus order, and adaptive touch targets. | 48 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-navigation-deeplinks Handle navigation graphs, back stack behavior, app links, intents, and destination ownership for Android apps. | 72 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 | |
android-compose-performance Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps. | 61 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5bf673 |