chrome-extension-icons
Search and generate icons for Chrome browser extensions. Automatically downloads SVG icons from Iconify (275,000+ free icons), converts them to required PNG sizes (16x16, 32x32, 48x48, 128x128), and updates manifest.json configuration. Use when the user mentions "extension icon", "browser extension icon", "chrome icon", "add icon to extension", "generate icon for extension", or when working with Chrome extension manifest.json icon setup. Supports color customization, local SVG conversion, and batch generation for multiple projects.
$ Installer
git clone https://github.com/Boulea7/ChromeExtensionIconsSkill /tmp/ChromeExtensionIconsSkill && cp -r /tmp/ChromeExtensionIconsSkill/skill ~/.claude/skills/ChromeExtensionIconsSkill// tip: Run this command in your terminal to install the skill
