·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