android▌
35 indexed skills · max 10 per page
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
qa-testing-android
vasilyu1983/ai-agents-public · Testing
Android testing automation with Espresso, UIAutomator, and Compose Testing.
mapbox-android-patterns
mapbox/mapbox-agent-skills · Productivity
Official patterns for integrating Mapbox Maps SDK v11 on Android with Kotlin, Jetpack Compose, and View system.
sentry-android-sdk
getsentry/sentry-for-ai · Productivity
sentry-android-sdk
android-development
dpconde/claude-android-skill · Productivity
Build Android applications following Google's official architecture guidance, as demonstrated in the NowInAndroid reference app.
android-architecture
new-silvermoon/awesome-android-agent-skills · Productivity
When designing or refactoring an Android application, adhere to the Guide to App Architecture and Clean Architecture principles.
android-java
alinaqi/claude-bootstrap · Backend
Load with: base.md
android-native-dev
minimax-ai/skills · Productivity
Before starting development, assess the current project state:
android-testing
new-silvermoon/awesome-android-agent-skills · Testing
This skill provides expert guidance on testing modern Android applications, inspired by "Now in Android". It covers Unit Tests, Hilt Integration Tests, and Screenshot Testing.
clerk-android
clerk/skills · Productivity
This skill implements Clerk in native Android projects by following current clerk-android SDK and docs patterns.