什麼是 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