github.com/new-silvermoon/awesome-android-agent-skills
| Skill | Added | Review |
|---|---|---|
android-architecture .github/skills/architecture/android-architecture/SKILL.md Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hilt. Use this when asked about project structure, module setup, or dependency injection. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
android-coroutines .github/skills/concurrency_and_networking/android-coroutines/SKILL.md Authoritative rules and patterns for production-quality Kotlin Coroutines onto Android. Covers structured concurrency, lifecycle integration, and reactive streams. | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
android-data-layer .github/skills/architecture/android-data-layer/SKILL.md Guidance on implementing the Data Layer using Repository pattern, Room (Local), and Retrofit (Remote) with offline-first synchronization. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
android-emulator-skill .github/skills/testing_and_automation/android-emulator-skill/SKILL.md Production-ready scripts for Android app testing, building, and automation. Provides semantic UI navigation, build automation, log monitoring, and emulator lifecycle management. Optimized for AI agents with minimal token output. | 63 63 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 82900ea | |
android-gradle-logic .github/skills/build_and_tooling/android-gradle-logic/SKILL.md Expert guidance on setting up scalable Gradle build logic using Convention Plugins and Version Catalogs. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
android-retrofit .github/skills/concurrency_and_networking/android-retrofit/SKILL.md Expert guidance on setting up and using Retrofit for type-safe HTTP networking in Android. Covers service definitions, coroutines, OkHttp configuration, and Hilt integration. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
android-testing .github/skills/testing_and_automation/android-testing/SKILL.md Comprehensive testing strategy involving Unit, Integration, Hilt, and Screenshot tests. | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
android-viewmodel .github/skills/architecture/android-viewmodel/SKILL.md Best practices for implementing Android ViewModels using Kotlin 2.3+ Explicit Backing Fields, StateFlow for UI state, and SharedFlow for one-off events. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
compose-performance-audit .github/skills/performance/compose-performance-audit/SKILL.md Audit and improve Jetpack Compose runtime performance from code review and architecture. Use when asked to diagnose slow rendering, janky scrolling, excessive recompositions, or performance issues in Compose UI. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
gradle-build-performance .github/skills/performance/gradle-build-performance/SKILL.md Debug and optimize Android/Gradle build performance. Use when builds are slow, investigating CI/CD performance, analyzing build scans, or identifying compilation bottlenecks. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
kotlin-concurrency-expert .github/skills/concurrency_and_networking/kotlin-concurrency-expert/SKILL.md Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle issues in Kotlin/Android code. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
rxjava-to-coroutines-migration .github/skills/migration/rxjava-to-coroutines-migration/SKILL.md Guide and execute the migration of asynchronous code from RxJava to Kotlin Coroutines and Flow. Use this skill when a user asks to convert RxJava (Observables, Singles, Completables, Subjects) to Coroutines (suspend functions, Flows, StateFlows). | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea | |
xml-to-compose-migration .github/skills/migration/xml-to-compose-migration/SKILL.md Convert Android XML layouts to Jetpack Compose. Use when asked to migrate Views to Compose, convert XML to Composables, or modernize UI from View system to Compose. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 82900ea |