android-design-guidelines

Apply Android UI guidelines for Material You theming, navigation, and accessibility.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/gerald-ica/opencode-config-snapshot --skill android-design-guidelines-gerald-ica
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-design-guidelines
Source: https://github.com/gerald-ica/opencode-config-snapshot/tree/main/opencode/skills/android
Command: npx skills add https://github.com/gerald-ica/opencode-config-snapshot --skill android-design-guidelines-gerald-ica

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Android UI teams need a consistent, authoritative set of guidelines to ensure Material Design 3 compliance, accessibility, and brand coherence across Compose and XML.

Core Features & Use Cases

  • Comprehensive rules for theming, color roles, typography, navigation patterns, and components.
  • Useful for design audits, UI implementation, and onboarding new engineers or designers.
  • Use Case: When building an app, apply guidelines to ensure dynamic theming, proper contrast, and accessible layouts.

Quick Start

Review the Android Design Guidelines and begin aligning your codebase with Material 3 standards across theming, navigation, and accessibility.

Frequently Asked Questions about android-design-guidelines

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

FAQPage Schema
How do I implement Material You theming across both Compose and XML Android UIs?

To implement Material You theming across Compose and XML, apply comprehensive rules governing color roles, typography, and dynamic theming. This ensures consistent Material Design 3 compliance and brand coherence across your entire Android codebase.

What are the Android UI guidelines for responsive layouts on foldables and tablets?

Android UI guidelines for responsive layouts ensure consistent design across phones, tablets, and foldables by auditing layout adaptability. Apply these rules to verify your UI scales correctly and maintains accessibility standards across different screen sizes.

Does this approach support accessibility audits for Android navigation patterns and components?

Yes, this approach supports accessibility audits by evaluating navigation patterns, component usage, and contrast ratios. It checks your Android UI against specific rules for theming and system integration to ensure proper accessible layouts.

Can I use these Material Design 3 rules to audit an existing Android project's typography and components?

Yes, you can use these Material Design 3 rules to audit existing Android projects. The guidelines evaluate theming, typography, and component usage to identify compliance gaps and align your codebase with current design standards.

What is the best way to ensure consistent color roles and dynamic theming in an Android app?

The best way to ensure consistent color roles and dynamic theming is to apply a unified rule set covering Material Design 3 standards. This audits your system integration and enforces proper theming across both Compose and XML layouts.