featured-image-creator
Installation
SKILL.md
Featured Image Creator
Create blog featured images as clean SVG graphics at 2400x1260px. Illustrations and icons tell the story, not text. Output is converted to PNG via rsvg-convert for WordPress.
Specs
| Attribute | Value |
|---|---|
| Dimensions | viewBox="0 0 2400 1260" |
| Aspect ratio | ~1.9:1 (close to 16:9) |
| Text | None or negligible (title overlay not needed) |
| Visuals | Illustration libraries (primary) + FontAwesome icons (accent) |
| Output | .svg file, converted to .png via rsvg-convert |
| Target PNG | 2400x1260px exact via rsvg-convert -w 2400 -h 1260 |