android▌
25 indexed skills · max 10 per page
android-accessibility
new-silvermoon/awesome-android-agent-skills · Productivity
Analyze the provided component or screen for the following accessibility aspects.
android-viewmodel
new-silvermoon/awesome-android-agent-skills · Productivity
Use ViewModel to hold state and business logic. It must outlive configuration changes.
android-gradle-logic
new-silvermoon/awesome-android-agent-skills · Productivity
This skill helps you configure a scalable, maintainable build system for Android apps using Gradle Convention Plugins and Version Catalogs, following the "Now in Android" (NiA) architecture.
android-jetpack-compose
thebushidocollective/han · Productivity
Declarative UI toolkit for building native Android interfaces with state management and recomposition optimization. \n \n Provides state management primitives: remember for recomposition survival, rememberSaveable for configuration changes, mutableStateOf for observable state, and derivedStateOf for computed values \n Emphasizes state hoisting to create stateless, reusable composables and integrates with ViewModel and StateFlow for app-level state \n Includes efficient recomposition patterns usi
android-aso
eronred/aso-skills · Productivity
You are a Google Play ASO expert. Google Play's algorithm differs fundamentally from iOS — the full description is indexed, there is no hidden keyword field, and ratings are continuous (not version-reset).
qa-testing-android
vasilyu1983/ai-agents-public · Testing
Android testing automation with Espresso, UIAutomator, and Compose Testing.
android-retrofit
new-silvermoon/awesome-android-agent-skills · Productivity
When implementing network layers using Retrofit, follow these modern Android best practices (2025).
android-coroutines
new-silvermoon/awesome-android-agent-skills · Productivity
This skill provides authoritative rules and patterns for writing production-quality Kotlin Coroutines code on Android. It enforces structured concurrency, lifecycle safety, and modern best practices (2025 standards).
android-adb
httprunner/skills · Productivity
Reference for controlling Android devices with raw adb commands.
android-emulator-skill
new-silvermoon/awesome-android-agent-skills · Productivity
Build, test, and automate Android applications using accessibility-driven navigation and structured data instead of pixel coordinates.