·android-custom-icons
</>

android-custom-icons

在 Android 应用程序中使用自定义 PNG 图标而不是库图标。强制使用占位符、标准目录和 PROJECT_ICONS.md 跟踪。适用于 Jetpack Compose 和 XML 布局。

18安装·0热度·@peterbamuhigire

安装

$npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill android-custom-icons

如何安装 android-custom-icons

通过命令行快速安装 android-custom-icons AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill android-custom-icons
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:peterbamuhigire/skills-web-dev。

SKILL.md

查看原文

Use custom PNG icons in Android apps instead of icon libraries. Whenever UI code includes an icon, the agent must use a PNG placeholder and update PROJECTICONS.md so the icon list is tracked for later upload.

Do not use: Material Icons, Font Awesome, or any bundled icon libraries unless the user explicitly asks for them.

If multiple densities are provided later, place them in drawable-hdpi, drawable-xhdpi, drawable-xxhdpi, drawable-xxxhdpi using the same file name.

在 Android 应用程序中使用自定义 PNG 图标而不是库图标。强制使用占位符、标准目录和 PROJECT_ICONS.md 跟踪。适用于 Jetpack Compose 和 XML 布局。 来源:peterbamuhigire/skills-web-dev。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill android-custom-icons
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from peterbamuhigire/skills-web-dev

快速解答

什么是 android-custom-icons?

在 Android 应用程序中使用自定义 PNG 图标而不是库图标。强制使用占位符、标准目录和 PROJECT_ICONS.md 跟踪。适用于 Jetpack Compose 和 XML 布局。 来源:peterbamuhigire/skills-web-dev。

如何安装 android-custom-icons?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill android-custom-icons 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/peterbamuhigire/skills-web-dev