jasoncolapietro/suede-image
Suede-affiliated marketing image production for generation prompts, hero and social graphics, product mockups, export sizing, compression, and preview assets. Use when the user needs a general-purpose marketing image or an image-production workflow. NOT FOR: paid-ad creative systems (use suede-ad-creative), video production (use suede-video), or app-store listing strategy (use suede-aso).
npx skills add https://github.com/JasonColapietro/suede-creator-skills --skill suede-image
Suede produces marketing imagery as a rights-aware, placement-specific system: choose the right production method, protect canonical brand assets, preserve real product truth, and verify the exported result. Use generation models and design tools to create efficient hero, social, mockup, banner, and preview workflows without fabricating interfaces or provenance.
Check for product marketing context first:
If .agents/product-marketing.md exists (or .claude/product-marketing.md, or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
Gather this context (ask if not provided):
Do not ask the user to paste API keys or secrets into the conversation.
First discover the current production surface. Inspect callable tools and connected
accounts; do not assume a named model, provider, API, plugin, or design app is
available. Then choose among these methods:
| Approach | Best For | Candidate surface |
|----------|----------|-------------------|
| Generation | Original concepts and scenes | A callable image-generation tool |
| Editing | Authorized changes to supplied images | A callable editor with image-input support |
| Template design | Brand-consistent recurring assets | An authorized design app or local template |
| Screenshot + overlay | Truthful product showcases | Callable browser capture plus local layout |
| Licensed media | Existing photography or illustration | User-owned library or verified license source |
Use generation only after the current tool and authority gates pass.
inputs, output sizes, editing/reference support, safety restrictions, retention,
commercial-use terms, and pricing. Record the source and check date.
image. Do not upload confidential or personal material outside its approved
boundary.
before using a paid account or exceeding an already approved budget.
supplied files, overwriting a source, or publication. These are separate gates.
Provider names and model versions are volatile. Examples such as OpenAI, Google,
Black Forest Labs, Ideogram, Midjourney, Recraft, and self-hosted diffusion are
research candidates, not routing instructions or capability claims.
any verified in-image text capability before committing to it.
claimed consistency feature.
image input and the required edit mode.
labeled as vector is not sufficient.
on a small test batch.
If no suitable renderer or editor is callable, deliver a production-ready prompt,
layout spec, asset manifest, rights checklist, and export checklist. State clearly
that no image was generated; do not route the user to an unavailable tool as
though execution occurred.
A strong image prompt follows: Subject + Setting + Style + Lighting + Composition + Technical
A laptop on a minimal white desk with an abstract analytics motif,
soft directional lighting from the left, shallow depth of field,
clean commercial photography style, 16:9 aspect ratio, 4K
Common mistakes:
For detailed prompting guides per model, see references/ai-image-prompting.md.
For templated, brand-consistent work where AI generation is overkill or too unpredictable.
Can be a candidate for template-driven social graphics, presentations, email
headers, and banners. Verify the connected account, current features, export
rights, plan limits, API availability, and callable integration before routing
work to it. Keep a human review gate for brand output.
Can be a candidate when an authorized design file or component system exists.
Verify current account access and whether the available integration can read,
edit, export, or only inspect. Do not claim write access or create files merely
because a connector exists.
| Scenario | Design Tool | AI Generation |
|----------|:-:|:-:|
| Exact brand guidelines must be followed | Yes | Maybe (with strong ref images) |
| Need many size variants of one design | Yes, if current resize/export capability is verified | Usually no |
| Unique hero image for a blog post | No | Yes |
| Recurring social media template | Yes | No |
| Product mockup with real UI | No (use screenshots) | No (hallucinated UI) |
| Abstract/creative visual | No | Yes |
The image at the top of every post. Sets tone, improves shareability, required for OG/social previews.
deterministic local/design template
preview requirements
Prompt pattern:
[Visual metaphor for topic], clean modern style,
bright natural lighting, shallow depth of field,
professional blog header aesthetic, [verified width]x[verified height]
Platform-specific images for organic posts.
The values below are planning defaults, not current platform guarantees. Check the
platform's official specification on the work date and use its current safe zones,
file limits, and format rules.
| Platform | Planning size | Aspect ratio | Notes |
|----------|-------------|:---:|-------|
| Twitter/X | 1200x675 | 16:9 | Large image card |
| LinkedIn | 1200x627 | 1.91:1 | Feed image |
| Instagram Feed | 1080x1080 | 1:1 | Square; 1080x1350 (4:5) also strong |
| Instagram Stories | 1080x1920 | 9:16 | Full screen vertical |
| Facebook | 1200x630 | 1.91:1 | Link share image |
Workflow:
Showcase your product UI in context. AI models hallucinate UI — don't use them for this.
authorized design tool
Possible capture surfaces include browser tooling or an installed OS capture
utility. Discover what is currently callable, confirm authorization for the live
surface, and omit tools that are not available.
Banners for profiles, directory listings, and marketplace pages. Often the first visual impression.
These are planning references and can drift. Verify current official dimensions,
cropping behavior, safe zones, file limits, and format rules before production.
| Platform | Planning size | Notes |
|----------|------|-------|
| LinkedIn personal cover | 1584x396 | 4:1, safe zone center |
| LinkedIn company cover | 1128x191 | 5.9:1; LinkedIn recommends up to 4200x700 |
| Twitter/X header | 1500x500 | 3:1, partially obscured by avatar |
| Product Hunt gallery | 1270x760 | 5:3, up to 6 images |
| G2 profile | 1280x720 | 16:9, product screenshots preferred |
| GitHub social preview | 1280x640 | 2:1, shows in link cards |
| App Store screenshots | Varies by device | See suede-aso skill for full specs |
| Google Play feature graphic | 1024x500 | ~2:1, required for store listing |
Best practices:
meant to demonstrate the interface
Workflow:
Logos, icons, and illustrations. AI generation has limits here.
| Asset | AI Generation | Design Tool | Notes |
|-------|:-:|:-:|-------|
| Logo | Poor — inconsistent, not vector | Yes | Always design or commission logos |
| App icon | Concept exploration only | Yes | Refine manually and verify store rules |
| Illustrations | Good for style exploration | Depends | AI for concepts, finalize in design tool |
| Favicons | No | Yes | Derive from logo |
| Social icons | No | Yes | Use platform-provided assets |
Image bytes and dimensions can affect page performance. Measure the actual page
before attributing search or conversion results to image changes.
| Format | Best For | Compression |
|--------|----------|-------------|
| WebP | Photos and graphics when target browsers support it | Lossy + lossless |
| AVIF | High-compression delivery when target browsers support it | Lossy + lossless |
| JPEG | Broad photo compatibility | Lossy |
| PNG | Transparency and lossless screenshots | Lossless |
| SVG | Trusted vector logos, icons, and illustrations | Vector |
loading="lazy")width and height attributes prevent layout shift (CLS)# Run only after confirming the named local utility is installed.
# Convert to WebP (using cwebp)
cwebp -q 80 input.png -o output.webp
# Batch convert with ImageMagick
mogrify -format webp -quality 80 *.png
# Optimize JPEG (using jpegoptim)
jpegoptim --max=80 --strip-all *.jpg
# Check image sizes on a page
curl -s https://yoursite.com | rg -o 'src="[^"]+\\.(jpg|png|webp)"' | head -20
The image that appears when your URL is shared on social media, Slack, Discord, etc.
Verify the current crawler/platform specification and use absolute public URLs.
The values below are a starting template, not proof of platform compliance.
<meta property="og:image" content="https://yoursite.com/og/page-name.jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://yoursite.com/og/page-name.jpg" />
Generate OG images programmatically for dynamic pages only after verifying the
project's current framework, installed packages, and supported runtime:
For repeated page types, a deterministic template can reduce manual work. Measure
preview correctness and production time; do not promise a search outcome.
docs/assets/suede-ai-logo-transparent.png with SHA-256 83a7ee0317e4debe2e7b076c20ba067feb76a587f9e829dc6310ae4be4b44dfa.account or data boundary without explicit authority and a verified maximum cost.
suede-ad-creative for paid-ad production and suede-video for motion.suede-social for channel strategy and suede-site-alchemy for conversion placement.suede-seo-audit for image-search checks and suede-aso for app-store screenshots.suede-directory-submissions for directory gallery planning.Take jasoncolapietro/suede-image from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.