android-design-guidelines

Enforce Material Design 3 and Android platform conventions for UI development.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/elysiaerica/ai_context_vault --skill android-design-guidelines-elysiaerica
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-design-guidelines
Source: https://github.com/elysiaerica/ai_context_vault/tree/main/.codex/AGENT%20SKILLS/platform-design-skills-main/platform-design-skills-main/skills/android
Command: npx skills add https://github.com/elysiaerica/ai_context_vault --skill android-design-guidelines-elysiaerica

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive guidelines for designing and building Android applications, ensuring adherence to Material Design 3 principles and platform conventions.

Core Features & Use Cases

  • Material Design 3 Guidelines: Access detailed rules and best practices for UI components, theming, navigation, and accessibility.
  • Android Platform Conventions: Follow Android platform conventions for Jetpack Compose and XML layouts.
  • Use Case: Use this Skill to design an Android app with Jetpack Compose, ensuring it follows Material You design standards and accessibility requirements.

Quick Start

Run the 'SKILL.md' file to learn the full set of guidelines and rules for Android app development.

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 an Android app using Jetpack Compose?

You can apply Material Design 3 guidelines to Jetpack Compose by using the Material Theme Builder to generate custom color schemes and adhering to defined UI component, theming, and accessibility rules.

What are the Android platform conventions for UI accessibility and navigation?

Android platform conventions for accessibility and navigation require using Android SDK navigation components and applying theming principles. Following these ensures your app meets platform standards for accessible user interfaces.

Can I use Material Theme Builder to create custom color schemes for Android XML layouts?

Yes, you can use Material Theme Builder to create custom color schemes for Android XML layouts. The guidelines apply to both XML layouts and Jetpack Compose, ensuring consistent Material Design 3 theming across your application.

Does this Android UI design approach work with both Jetpack Compose and XML layouts?

Yes, this Android UI design approach works with both Jetpack Compose and XML layouts. It enforces Material Design 3 principles and platform conventions across both UI implementation methods for comprehensive component and theming consistency.

What is the best way to ensure my Android app follows Material You design standards?

The best way to ensure your Android app follows Material You design standards is to enforce Material Design 3 principles during development. This involves applying specific rules for theming, navigation, and accessibility using the Android SDK.