AI AGENT ADDONS

Mobile Android Design

wshobson/agents
Mobile Development
19,037installs

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.

Add Mobile Android Design skill to your workflow

Global

mkdir -p ~/.claude/skills/mobile-android-design

Project

mkdir -p .claude/skills/mobile-android-design

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago