apply-material3
Installation
SKILL.md
Apply Material 3 (Material You)
Google's design system for Android 12+. Required for App Store featuring + Editor's Choice.
The 5 pillars of Material 3
- Color — Material You dynamic colors (user wallpaper → app theme)
- Typography — Material 3 type scale (display, headline, title, body, label)
- Shape — Corner radius scale (xs/sm/md/lg/xl/full)
- Motion — Easing curves, duration tokens
- Components — 35+ standard components
Component conventions
App bars
- Top app bar (small) — most common, 64dp height
- Top app bar (medium) — collapses, 112dp expanded
- Top app bar (large) — for hero screens, 152dp expanded
- Use
Appbar.Headerwithmode="small" | "medium" | "large"