android-accessibility by new-silvermoon/awesome-android-agent-skills
npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill android-accessibility请根据以下无障碍功能方面,分析所提供的组件或屏幕。
Image 和 Icon 可组合项是否具有有意义的 contentDescription?contentDescription = null。MinTouchTargetSize 或将其包裹在具有适当内边距的 Box 中。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
Modifier.semantics(mergeDescendants = true),以便它们被播报为单个项目。stateDescription。Modifier.semantics { heading() } 标记标题文本,以便屏幕阅读器用户可以在不同部分之间跳转。每周安装量
135
代码仓库
GitHub 星标数
552
首次出现
2026年1月27日
安全审计
安装于
opencode119
codex117
gemini-cli98
claude-code95
github-copilot95
kimi-cli88
Analyze the provided component or screen for the following accessibility aspects.
Image and Icon composables have a meaningful contentDescription?contentDescription = null.MinTouchTargetSize or wrap in Box with appropriate padding if the visual icon is smaller.Modifier.semantics(mergeDescendants = true) for complex items (like a row with text and icon) so they are announced as a single item.stateDescription to describe custom states (e.g., "Selected", "Checked") if standard semantics aren't enough.Modifier.semantics { heading() } to allow screen reader users to jump between sections.Weekly Installs
135
Repository
GitHub Stars
552
First Seen
Jan 27, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode119
codex117
gemini-cli98
claude-code95
github-copilot95
kimi-cli88
React视图过渡API使用指南:实现原生浏览器动画与状态管理
5,700 周安装