og-card — generate a 1200×630 social-preview image
Overview
A well-designed OG card is the single biggest lift for link-unfurl conversion. This skill interviews the user, writes a typed config to marketing/og.config.mjs, then rasterizes an SVG template to assets/og.png using @resvg/resvg-js.
Why it's separate from create-claude-plugin: this skill pulls in a Node dep (@resvg/resvg-js) and a render pipeline. Keeping it isolated means the main plugin-builder flow stays dep-fre
[Description truncada. Veja o README completo no GitHub.]