Skip to content

Instantly share code, notes, and snippets.

View bnski's full-sized avatar
🧑‍🚀

David Bednarski bnski

🧑‍🚀
  • Lehigh Valley, PA
  • 10:08 (UTC -05:00)
View GitHub Profile
@Shpigford
Shpigford / favicon
Created January 11, 2026 17:24
/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: