Back to skills

Generate an image then integrate it into a code artefact

User asks to both generate an image (logo, illustration, hero visual) AND build a site/app that uses that image. Generate the image first, then code with dependsOn so the site embeds the generated visual.

Tool chain

  1. 1

    imageGen

    Generate the visual asset that will be embedded in the site.

  2. 2

    code

    code runs AFTER imageGen so it can reference the generated image URL.

    Depends on: imageGen

Execution plan

Output format
widget-rich
Can replan
No

Linked capabilities

imageGencode