Build native Android apps using Kotlin. This skill covers modern tools like Jetpack Compose for user interfaces and Retrofit for network calls. You will learn to store data locally with Room and manage app navigation. It helps anyone making Android apps follow best practices.
Developers can use MVVM architecture with Jetpack libraries. The skill includes code examples and guides for models, view models, and UI. It explains how to handle async tasks with coroutines. This makes app development faster and more reliable.
You will avoid common mistakes like making network calls on the main thread or storing passwords in code. The skill shows how to test on multiple devices and follow Android design guidelines. It is a complete guide for building quality Android applications.
Global
mkdir -p ~/.claude/skills/android-kotlin-developmentProject
mkdir -p .claude/skills/android-kotlin-developmentSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability