What problem does it solve?
This Skill provides clear, platform-aligned guidance to eliminate inconsistent Android UI implementations, reduce accessibility regressions, and ensure apps conform to Material Design 3 and Android platform conventions across Compose and XML codebases.
Core Features & Use Cases
- Theming & Dynamic Color: Rules for enabling dynamic color with static fallbacks, using semantic color roles, and generating brand palettes from seeds.
- Navigation & Layout: Guidance for selecting navigation patterns (Navigation Bar, Rail, Drawer), window size classes, edge-to-edge rendering, and foldable-aware layouts.
- Components & Accessibility: Best practices for Material components (FAB, app bars, sheets, dialogs, snackbars), touch targets, TalkBack descriptions, contrast ratios, and gesture alternatives.
- Use Case: Use this Skill to audit an Android app UI for Material 3 compliance, implement dynamic theming, or design responsive layouts that meet accessibility and platform rules.
Quick Start
Audit my Android app's UI for Material 3 theming, navigation patterns, accessibility violations, and responsive layout issues.