# What is the canvas-design skill for?

Canonical URL: https://bestskillsforclaude.com/en/skills/canvas-design
Language: en
Skill: canvas-design
Publisher: Anthropic (https://github.com/anthropics)
Source: https://github.com/anthropics/skills/tree/main/skills/canvas-design
License as stated by the publisher: Apache 2.0
Runtime: Claude apps and Claude Code
Category: Design and interface
Last reviewed: 2026-08-05

Layout for things that are looked at rather than clicked.

## Short answer
The canvas-design skill focuses on composition for visual pieces such as posters, covers, diagrams and graphics, where hierarchy and spacing carry the meaning. Use it when the artifact is an image rather than an interface, and reach for frontend-design when the artifact has buttons.

Best for: Posters, social graphics, covers, event artwork and any single composed image.
Skip it if: You need an interactive interface, where interaction states matter more than composition.

## What to remember
- It is about composition and hierarchy, not decoration.
- Format and reading order are the two briefing details that change the result most.
- It complements frontend-design rather than competing with it.
- Typography still repays a human pass at the end.

## What it changes in practice
Generated graphics usually fail on hierarchy: everything is the same weight, so nothing is read first. Working with an explicit composition skill forces the decision about what dominates, which is exactly the decision an untrained eye avoids.
It is also useful as a critique tool. Asking it to explain what a layout is doing wrong is often more valuable than asking it to produce another version.

## Where it disappoints
Fine typography, kerning and optical spacing remain weak points, and dense information graphics with many labels tend to get crowded.
Treat the output as a strong composition draft that a designer can finish, rather than as a print ready asset.

## Install and first run
1. Install it from anthropics/skills under Apache 2.0.
2. State the format and the one thing that must be read first from across a room.
3. Iterate on hierarchy before colour, because a composition problem is never a palette problem.

## Questions
### How is this different from frontend-design?
canvas-design is for composed static visuals. frontend-design is for interfaces people interact with.

### Can it critique an existing design?
Yes, and asking for a critique often produces more useful direction than asking for another variation.

### Is the output print ready?
Usually not. Expect to fix typography and spacing before anything goes to print.

## Sources
- anthropics/skills on GitHub: https://github.com/anthropics/skills
- anthropics/skills, canvas-design skill directory: https://github.com/anthropics/skills/tree/main/skills/canvas-design

## Other languages
- Spanish: https://bestskillsforclaude.com/es/skills/canvas-design
- Brazilian Portuguese: https://bestskillsforclaude.com/pt-br/skills/canvas-design
- Japanese: https://bestskillsforclaude.com/ja/skills/canvas-design
