Android apps look and feel modern with Material Design 3 and Jetpack Compose. This skill helps you build native Android interfaces that follow Google's latest design guidelines. You will learn to create layouts that work on phones, tablets, and foldable devices.
Use dynamic colors and adaptive themes to give your app a personalized look. The skill covers navigation patterns, accessibility, and common UI components. A quick start code example shows how to make a simple card with an icon and text.
Best practices include using MaterialTheme for dark mode, supporting dynamic color on Android 12+, and making touch targets at least 48dp. Avoid recomposition issues and state loss by using remember and rememberSaveable correctly.
Global
mkdir -p ~/.claude/skills/mobile-android-designProject
mkdir -p .claude/skills/mobile-android-designSource 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