android-design-guidelines

Audit Android app interfaces against Material Design 3 guidelines.

486|29|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/ehmo/platform-design-skills --skill android-design-guidelines-ehmo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-design-guidelines
Source: https://github.com/ehmo/platform-design-skills/tree/main/skills/android
Command: npx skills add https://github.com/ehmo/platform-design-skills --skill android-design-guidelines-ehmo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Android UI teams spend time interpreting and applying Material Design 3 guidelines across Jetpack Compose and XML layouts, leading to inconsistent theming, navigation, and accessibility outcomes.

Core Features & Use Cases

  • Establishes a coherent Material You theming and color usage for Android apps.
  • Guides navigation patterns, typography, and component usage across Compose and XML.
  • Use Case: When auditing an Android app for material-compliance, the Skill provides actionable rules and examples to validate against.

Quick Start

Use the android-design-guidelines skill to audit a sample app's Material 3 theming, navigation, and accessibility setup.

Frequently Asked Questions about android-design-guidelines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply Material Design 3 guidelines to Jetpack Compose and XML layouts?

Audit Material 3 compliance in Android apps by validating dynamic color usage, color roles, light/dark theming, navigation patterns, typography, and accessibility requirements against actionable UI rules provided for both Compose and XML layouts.

What are the Material Design 3 accessibility and navigation requirements for Android UI?

Material Design 3 accessibility and navigation requirements for Android UI involve enforcing specific patterns for navigation, applying dynamic color roles, and meeting accessibility constraints to ensure compliant theming and responsive layouts across Jetpack Compose and XML.

Does this Material Design 3 skill work with both Jetpack Compose and XML layouts?

Yes, this Material Design 3 skill works with both Jetpack Compose and XML layouts, codifying actionable UI rules to validate theming, navigation, accessibility, and responsive layout setups across both Android UI implementation approaches.

What is the best way to establish Material You theming and color usage in an Android app?

The best way to establish Material You theming is by enforcing actionable UI rules for dynamic color usage, color roles, and light/dark theming, ensuring coherent Material Design 3 outcomes across Jetpack Compose and XML layouts.