·android-custom-icons
</>

android-custom-icons

Use custom PNG icons in Android apps instead of library icons. Enforces placeholder usage, standard directory, and PROJECT_ICONS.md tracking. Applies to Jetpack Compose and XML layouts.

18Installs·0Trend·@peterbamuhigire

Installation

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

How to Install android-custom-icons

Quickly install android-custom-icons AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill android-custom-icons
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: peterbamuhigire/skills-web-dev.

SKILL.md

View raw

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.

Use custom PNG icons in Android apps instead of library icons. Enforces placeholder usage, standard directory, and PROJECT_ICONS.md tracking. Applies to Jetpack Compose and XML layouts. Source: peterbamuhigire/skills-web-dev.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill android-custom-icons
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from peterbamuhigire/skills-web-dev

Quick answers

What is android-custom-icons?

Use custom PNG icons in Android apps instead of library icons. Enforces placeholder usage, standard directory, and PROJECT_ICONS.md tracking. Applies to Jetpack Compose and XML layouts. Source: peterbamuhigire/skills-web-dev.

How do I install android-custom-icons?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/peterbamuhigire/skills-web-dev --skill android-custom-icons Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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