什么是 android-custom-icons?
在 Android 应用程序中使用自定义 PNG 图标而不是库图标。强制使用占位符、标准目录和 PROJECT_ICONS.md 跟踪。适用于 Jetpack Compose 和 XML 布局。 来源:peterbamuhigire/skills-web-dev。
在 Android 应用程序中使用自定义 PNG 图标而不是库图标。强制使用占位符、标准目录和 PROJECT_ICONS.md 跟踪。适用于 Jetpack Compose 和 XML 布局。
通过命令行快速安装 android-custom-icons AI 技能到你的开发环境
来源:peterbamuhigire/skills-web-dev。
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在 Android 应用程序中使用自定义 PNG 图标而不是库图标。强制使用占位符、标准目录和 PROJECT_ICONS.md 跟踪。适用于 Jetpack Compose 和 XML 布局。 来源:peterbamuhigire/skills-web-dev。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill android-custom-icons 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/peterbamuhigire/skills-web-dev