github.com/krutikJain/android-agent-skills
Skill | Added |
|---|---|
android-kotlin-core .github/skills/android-kotlin-core/SKILL.md Use Kotlin idioms safely in Android apps, including nullability, data classes, sealed types, extension functions, and collection pipelines. | |
android-coroutines-flow .github/skills/android-coroutines-flow/SKILL.md Use coroutines, Flow, structured concurrency, dispatchers, and cancellation-safe Android async pipelines. | |
android-viewsystem-foundations skills/android-viewsystem-foundations/SKILL.md Handle XML layouts, ConstraintLayout, Fragments, ViewBinding, DataBinding, and classic Android UI lifecycle patterns. | |
android-coil-compose skills/android-coil-compose/SKILL.md Use Coil in Jetpack Compose with AsyncImage, painter variants, sizing, and accessible image loading patterns. | |
android-emulator-automation skills/android-emulator-automation/SKILL.md Use semantic ADB and UIAutomator workflows to inspect, launch, and interact with Android apps from agents. | |
android-media-files-sharing .github/skills/android-media-files-sharing/SKILL.md Use modern Android file, media, picker, FileProvider, and share-sheet APIs with minimal permissions. | |
android-mobile-frontend-design .github/skills/android-mobile-frontend-design/SKILL.md 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. | |
android-compose-performance .github/skills/android-compose-performance/SKILL.md Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps. | |
android-ci-cd-release-playstore skills/android-ci-cd-release-playstore/SKILL.md Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows. | |
android-local-persistence-datastore skills/android-local-persistence-datastore/SKILL.md Persist lightweight user and app preferences with DataStore, schema-safe models, and migration-aware defaults. | |
android-ci-cd-release-playstore .github/skills/android-ci-cd-release-playstore/SKILL.md Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows. | |
android-compose-foundations .github/skills/android-compose-foundations/SKILL.md Build Android UI with Jetpack Compose foundations, layouts, modifiers, theming, and stable component structure. | |
android-room-database .github/skills/android-room-database/SKILL.md Model Room entities, DAOs, transactions, migrations, schema exports, and test-safe local persistence. | |
android-di-hilt .github/skills/android-di-hilt/SKILL.md Wire Android dependency injection with Hilt, scopes, testing overrides, and module ownership boundaries. | |
android-compose-xml-interoperability skills/android-compose-xml-interoperability/SKILL.md Bridge Compose and the View system safely during incremental migrations, interoperability screens, and shared theming. | |
android-compose-accessibility .github/skills/android-compose-accessibility/SKILL.md Make Compose interfaces accessible with semantics, announcements, contrast, focus order, and adaptive touch targets. | |
android-navigation-deeplinks .github/skills/android-navigation-deeplinks/SKILL.md Handle navigation graphs, back stack behavior, app links, intents, and destination ownership for Android apps. | |
android-compose-performance skills/android-compose-performance/SKILL.md Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps. |