icon-generatorlisted
Install: claude install-skill jagypus/icon-generator
# Icon Generator
Make project icons that punch. The job isn't "draw the thing" — it's to produce
a mark that is **instantly legible and visually confident at 16px**, the size a
favicon actually renders at. Most AI-generated icons fail because they default
to a thin line drawing floating on white: fine at 1024px, gone at 16px. This
skill exists to avoid exactly that.
**Default to SVG; escalate to the model only when you need a rendered look.**
Most project marks are simple — a glyph, a letterform, a geometric symbol — and
for those a hand-authored SVG is *better* than a generated raster: bold by
construction (solid fills, thick shapes), razor-sharp at every size, a few
hundred bytes, free, instant, and editable. SVG is also the modern primary
favicon format. Reserve **Nano Banana Pro** for the jobs vector can't fake —
dimensional/material/illustrative looks (glossy 3D tiles, soft lighting,
textured or painterly marks) — or when the SVG just isn't landing.
## Step 0 — Bootstrap (only when escalating)
The SVG path needs **no CLI, no API, no auth** — skip straight to Step 1. Only
when you escalate to the generative model (Step 5):
1. If `higgsfield` is not on `$PATH`:
`curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh`
2. If `higgsfield account status` fails with `Session expired` /
`Not authenticated`, ask the user to run `higgsfield auth login` and wait.
## Step 1 — Get the brief (fast)
Pull what you can from context; ask at most *