·android-design-guidelines
</>

android-design-guidelines

ehmo/platform-design-skills

Material Design 3 and Android platform guidelines. Use when building Android apps with Jetpack Compose or XML layouts, implementing Material You, navigation, or accessibility. Triggers on tasks involving Android UI, Compose components, dynamic color, or Material Design compliance.

160Installs·5Trend·@ehmo

Installation

$npx skills add https://github.com/ehmo/platform-design-skills --skill android-design-guidelines

SKILL.md

Enable dynamic color derived from the user's wallpaper. Dynamic color is the default on Android 12+ and should be the primary theming strategy.

Material 3 defines a structured set of color roles. Use them semantically, not aesthetically.

| primary | Key actions, active states, FAB | onPrimary | | primaryContainer | Less prominent primary elements | onPrimaryContainer | | secondary | Supporting UI, filter chips | onSecondary | | secondaryContainer | Navigation bar active indicator | onSecondaryContainer | | tertiary | Accent, contrast, complementary | onTertiary |

Material Design 3 and Android platform guidelines. Use when building Android apps with Jetpack Compose or XML layouts, implementing Material You, navigation, or accessibility. Triggers on tasks involving Android UI, Compose components, dynamic color, or Material Design compliance. Source: ehmo/platform-design-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ehmo/platform-design-skills --skill android-design-guidelines
Category
</>Dev Tools
Verified
First Seen
2026-02-16
Updated
2026-02-18

Quick answers

What is android-design-guidelines?

Material Design 3 and Android platform guidelines. Use when building Android apps with Jetpack Compose or XML layouts, implementing Material You, navigation, or accessibility. Triggers on tasks involving Android UI, Compose components, dynamic color, or Material Design compliance. Source: ehmo/platform-design-skills.

How do I install android-design-guidelines?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ehmo/platform-design-skills --skill android-design-guidelines Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ehmo/platform-design-skills