Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计通过

material-3-expressive材料 3 表现力

Agent Skill

material-3-expressive 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,868

周安装

116

GitHub Stars

5

下载量

523
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:material-3-expressive(材料 3 表现力)
来源仓库:https://github.com/albermonte/android-skills
仓库路径:skills/material-3-expressive
安装命令:
npx skills add https://github.com/albermonte/android-skills --skill material-3-expressive
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/albermonte/android-skills --skill material-3-expressive

简介

material-3-expressive 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于需要根据关键词或任务场景进行信息定位的研究与检索任务。
  • 通过 npx skills add 命令从 GitHub 仓库安装并使用该技能。
  • 安装前需确认权限范围、维护状态及是否触发联网或文件操作。
  • 建议结合原始 README 和仓库内容进一步核验具体用法。

SKILL.md

Material 3 Expressive (Android UI/UX)

Overview

Design and review Android UI/UX using Material 3 Expressive. Prioritize component-token requests for dialogs, sheets, modals, toolbars, and buttons, with guidance plus token references by default.

Intake Questions

  • Target device class (phone, tablet, foldable, Wear OS)
  • Window size class (Compact, Medium, Expanded)
  • Brand constraints and dynamic color usage
  • Primary action(s) and desired hero moments (1-2 max)
  • Motion constraints and reduced-motion expectations
  • Accessibility targets (contrast, touch target)

Default Assumptions

  • Intensity level: Foundational
  • Window size class: Compact
  • Dynamic color: enabled
  • Standard navigation patterns preserved

Quick Workflow

  1. Confirm intensity level + hero moments
  2. Confirm device class + window size class
  3. Load Tier 1 index and output template
  4. Load component overview + token spec files
  5. If theming needed, load Tier 3 foundation tokens
  6. Output: guidance + token refs (see template)

Default Output Format (Guidance + Token Refs)

Use references/m3-component-token-output-template.md verbatim as the base output shell.

  • Context and intent (1-2 lines)
  • Intensity level + hero moments (count + location)
  • Window size class + device class
  • Component + variant
  • Token references: file paths + token groups to use (quote minimal key values only if needed)
  • Compose mapping reference (optional): references/compose-mapping.md
  • Behavior or interaction constraints (from overview)
  • Reduced-motion fallback note
  • Accessibility and performance checks
  • Optional: Compose mapping notes

Expressive Tactics

LeverApplication
Shape contrastBold corners on primary, subtle on secondary
Rich colorPrimary/secondary containers for emphasis
Type hierarchySize + weight variation
MotionShape morph on press/select

Constraint: Max 1-2 hero moments per flow

Expressive Intensity Levels

  • Foundational: Clarity and familiarity first
  • Excellent: Stronger color, type, and shape while preserving patterns
  • Transformative: Bold layouts and motion with strict usability and accessibility

Common Mistakes

MistakeFix
Removing text labels for "cleaner" lookKeep labels; usability drops without them
Too many hero moments per screenLimit to 1-2 per flow
Breaking navigation patternsPreserve standard nav behaviors
No reduced-motion fallbackHonor system animation scale; provide reduced-motion or instant transitions when animation scale is 0
Hardcoding token valuesUse semantic tokens (md.sys.color.*)
Ignoring window size classesTest Compact, Medium, Expanded

Android-Specific Guidance

  • Preserve navigation and component behaviors
  • Keep touch targets generous and platform-consistent
  • Honor system animation scale; provide reduced-motion alternatives or instant transitions when animation scale is 0
  • Apply window size classes for tablets and foldables

Review Checklist

Hierarchy

  • Primary action identifiable within 2 seconds
  • Max 1-2 hero moments per screen
  • Labels preserved on all interactive elements

Accessibility

  • Color contrast: 4.5:1 text, 3:1 non-text
  • Touch targets: 48dp minimum
  • Motion: reduced-motion alternative provided
  • Screen reader: content descriptions present

Expressive Compliance

  • Intensity level consistent across feature
  • Standard patterns preserved
  • Dynamic color tokens used
  • Window size classes tested

Reference Tiers (Load in Order of Need)

Tier 1: Always Load First

NeedFile
Component token lookupreferences/m3-expressive-specs-tokens-index.md
Output format templatereferences/m3-component-token-output-template.md
New/updated componentsreferences/m3-expressive-components.md

Tier 2: Component-Specific (Load When Requested)

ComponentOverviewTokens
Buttonsm3-buttons.mdm3-buttons-specs-tokens.md
Button Groupsm3-button-groups.mdm3-button-groups-specs-tokens.md
Dialogsm3-dialogs.mdm3-dialogs-specs-tokens.md
Sheetsm3-sheets.mdm3-bottom-sheets-specs-tokens.md / m3-side-sheets-specs-tokens.md
Toolbarsm3-toolbars.mdm3-toolbars-specs-tokens.md
FABsm3-fabs.mdm3-fabs-specs-tokens.md
Extended FABm3-extended-fab.mdm3-extended-fab-specs-tokens.md
FAB Menum3-fab-menu.mdm3-fab-menu-specs-tokens.md
Icon Buttonsm3-icon-buttons.mdm3-icon-buttons-specs-tokens.md
Split Buttonm3-split-button.mdm3-split-button-specs-tokens.md
Navigation Barm3-navigation-bar.mdm3-navigation-bar-specs-tokens.md
Navigation Railm3-navigation-rail.mdm3-navigation-rail-specs-tokens.md
App Barsm3-app-bars.mdm3-app-bars-specs-tokens.md
Carouselm3-carousel.mdm3-carousel-specs-tokens.md
Progress Indicatorsm3-progress-indicators.mdm3-progress-indicators-specs-tokens.md
Loading Indicatorm3-loading-indicator.mdm3-loading-indicator-specs-tokens.md

Tier 3: Foundation Tokens (Load for Theming)

FoundationFile
Color systemm3-color-system.md, m3-color-foundation-tokens.md
Typographym3-typography.md, m3-typography-foundation-tokens.md, m3-typography-fonts.md, m3-typography-type-scale-tokens.md
Shapem3-shape.md, m3-shape-foundation-tokens.md, m3-shape-corner-radius-scale.md, m3-shape-morph.md
Motionm3-motion-physics.md, m3-motion-foundation-tokens.md, m3-motion-specs.md
Elevationm3-elevation.md, m3-elevation-specs-tokens.md
Statem3-state-foundation-tokens.md

Tier 4: Evidence & Research (Load for Justification)

ResourceFile
Research findingsreferences/expressive-research.md
Testing guidancereferences/m3-testing-material-3.md
Expressive blogreferences/m3-expressive-blog.md
Expressive guidelinesreferences/m3-expressive-guidelines.md
UX articlereferences/medium-ux-article.md

Tier 5: Wear OS (Load Only for Wearables)

ResourceFile
Benefitsreferences/wear-expressive-benefits.md
Levels of expressionreferences/wear-levels-of-expression.md
Design languagereferences/wear-expressive-design-language.md
Blogreferences/wear-expressive-blog.md
Compose Material3references/wear-compose-material3.md

Supporting Resources

ResourceFile
Android UI design hubreferences/android-ui-design-hub.md
Expressive catalogreferences/expressive-catalog.md
Compose mappingreferences/compose-mapping.md

Maintenance

  • Refresh references with skills/material-3-expressive/scripts/update_m3_expressive_refs.py.
  • Requires Playwright and Chromium (.venv/bin/python -m playwright install chromium if needed).
  • CI runs weekly; local runs are for urgent changes.

Search Tips

  • Find a token prefix: rg "md.comp.button" skills/material-3-expressive/references/m3-buttons-specs-tokens.md
  • Find navigation tokens: rg "md.comp.navigation" skills/material-3-expressive/references/m3-.*navigation.*.md

Examples

  • Use assets/examples/ui/ExpressiveHomeScreen.kt as a Compose starting point
  • Use assets/examples/ui/ExpressiveButtonComparison.kt to see standard vs expressive button differences
  • Use assets/examples/ui/ExpressiveAntiPatterns.kt to learn common mistakes to avoid
  • Use assets/examples/ux/expressive-ux-brief-template.md to draft an expressive UX brief
  • Examples are illustrative; adapt sizes/colors to expressive tokens and project constraints.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.96%
按下载量换算193

Claude

29.6%
按下载量换算155

Cursor

19.79%
按下载量换算104

Gemini CLI

9.68%
按下载量换算51

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills