SkillsMar 29, 2026·4 min read

Claude Official Skill: canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other s...

TL;DR
The canvas-design skill lets Claude Code create posters, artwork, and visual designs as PNG and PDF files.
§01

What it is

Claude Official Skill: canvas-design is a skill for Claude Code that enables the creation of visual art in .png and .pdf formats. It uses design philosophy and programmatic rendering to generate posters, artwork, charts, and other visual outputs directly from Claude Code.

This skill targets developers and designers using Claude Code who want to generate visual assets programmatically without leaving their development environment.

§02

How it saves time or tokens

Instead of switching to design tools like Figma or Photoshop for simple visual outputs, the canvas-design skill generates artwork directly in Claude Code. The skill includes design guidelines, color theory, and layout principles so the agent produces visually coherent results without extensive prompt engineering. Token estimate is approximately 500 tokens.

§03

How to use

  1. Install the skill:
claude skill install anthropics/skills/canvas-design
  1. Or manually copy the SKILL.md content to .claude/skills/canvas-design/SKILL.md.
  1. Ask Claude Code to create visual designs, and the skill activates automatically.
§04

Example

# Example prompts that activate the canvas-design skill:
# 'Create a poster for our product launch'
# 'Design a social media card for this blog post'
# 'Generate an infographic showing our architecture'
# 'Make a cover image for this article in 1200x630'
§05

Related on TokRepo

§06

Common pitfalls

  • The canvas-design skill generates static images. It does not create interactive or animated designs.
  • Output quality depends on the specificity of your prompt. Include dimensions, color preferences, and content requirements for best results.
  • Complex layouts with many elements may require multiple iterations. Start with simple designs and add complexity incrementally.

Frequently Asked Questions

What output formats does canvas-design support?+

The canvas-design skill produces .png and .pdf files. PNG is used for raster images like posters and social media cards. PDF is used for print-ready designs and documents.

Is this an official Anthropic skill?+

Yes. canvas-design is part of the official Anthropic skills repository maintained by the Claude Code team. It is installed from the anthropics/skills GitHub repository.

Can canvas-design create charts and diagrams?+

Yes. The skill can generate charts, diagrams, infographics, and data visualizations. Provide the data and desired chart type in your prompt.

Does it require design knowledge to use?+

No. The skill embeds design principles including color theory, typography guidelines, and layout rules. You describe what you want in natural language and the skill applies design best practices.

Can I customize the design style?+

Yes. Specify style preferences in your prompt such as color palette, typography style, layout orientation, and visual density. The skill adapts its output based on your instructions.

Citations (3)
🙏

Source & Thanks

Created by Anthropic. Licensed under MIT. anthropics/skills

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets