canva-design-feedback

Reviews Canva designs and returns prioritized, page-by-page feedback on hierarchy, layout, copy, and accessibility.

5.3k|765|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/openai/plugins --skill canva-design-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canva-design-feedback
Source: https://github.com/openai/plugins/tree/main/plugins/canva/skills/canva-design-feedback
Command: npx skills add https://github.com/openai/plugins --skill canva-design-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Getting objective, structured critique of a Canva design normally requires a human reviewer. This Skill reads your design's rendered pages and text content, then returns concrete, prioritized feedback you can act on immediately.

Core Features & Use Cases

  • Multi-dimensional critique: Evaluates visual hierarchy, layout and spacing, copy and messaging, consistency, readability, contrast, accessibility, and fit for purpose.
  • Structured output: Returns findings organized by page with High/Med/Low severity ratings, each paired with a specific fix, plus a summary of what is working.
  • Read-only safety: Never modifies the design; any inspection transaction is always cancelled, and it hands off to editing skills when you want changes implemented.
  • Use Case: Share a Canva presentation link and ask for a critique before a client pitch — receive a ranked list of issues like low-contrast captions or competing title sizes, with exact fixes per slide.

Quick Start

Review my Canva design at this link and give me prioritized feedback on each page.

Frequently Asked Questions about canva-design-feedback

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get feedback on my Canva design?

Share a Canva short link, full URL, or design ID and ask for a review. The skill resolves the design, pulls the rendered thumbnail and text content, then returns page-by-page feedback with severity ratings and concrete fixes.

What aspects of a design does a Canva design review cover?

The review covers visual hierarchy, layout and spacing, copy and messaging, consistency across pages, readability and contrast, accessibility, and fit for the intended channel or audience. Dimensions that do not apply to the design type are skipped.

Does the Canva design feedback skill edit my design?

No, it is strictly read-only and never commits changes. If it opens an editing transaction to inspect element positions, it always cancels it, and it hands off to canva-edit-design when you want fixes implemented.

Can the skill detect exact colors and fonts in a Canva design?

Not reliably. The Canva API transaction payload often omits color and font attributes, so the rendered thumbnail is the primary source for color, contrast, and typography judgements. Specific hex values or font names are only reported when actually present in the payload.

What are the limitations of automated Canva design critique?

The critique depends on thumbnail rendering and text extraction, so fine typographic details may be approximate. Some fixes, such as font-family or background changes, cannot be applied via the API and require manual work in Canva.