Skip to content

Instantly share code, notes, and snippets.

View edhumbling's full-sized avatar
💭
Shipping with extra velocity!

Emmanuel D. Humbling edhumbling

💭
Shipping with extra velocity!
View GitHub Profile
@edhumbling
edhumbling / favicon
Created January 13, 2026 18:18 — forked from Shpigford/favicon
/favicon command for Claude Code — Generates all necessary favicon files, HTML and webmanifest, including updating your layout files with the necessary code.
---
argument-hint: [path to source image]
description: Generate favicons from a source image
---
Generate a complete set of favicons from the source image at `$1` and update the project's HTML with the appropriate link tags.
## Prerequisites
First, verify ImageMagick v7+ is installed by running: