Canvas Design
Generates original static graphics — posters, icons, diagrams — as SVG or HTML5 canvas output.
Canvas Design covers the gap between “generate an image” (which usually means calling out to a diffusion model) and actually drawing something programmatically — composing shapes, paths, gradients, and text directly as SVG or canvas markup. That distinction matters for anything that needs to stay editable, scale cleanly, or match an exact brand palette, none of which raster generation guarantees.
The skill is deliberately about compositional fundamentals — layout, contrast, visual hierarchy, spacing — rather than a fixed style. It’s equally usable for a minimal line-art icon set and a dense infographic poster, because the underlying reasoning about where things go on a canvas doesn’t change.
It’s a natural pairing with Brand Guidelines when the output needs to match an existing visual identity, or with Web Artifacts Builder when the graphic is one piece of a larger page.
Similar Skills
Algorithmic Art
Generates generative and algorithmic art — procedural patterns, flow fields, and parametric designs.
Brand Guidelines
Applies Anthropic's brand system — colors, type, and voice — to documents and interfaces on request.
Doc Coauthoring
Drafts and revises long-form documents collaboratively — tracked structure, not one-shot generation.