Canvaで作成したデザインを読み込んで、構造化された実践的なデザインフィードバックを提供します。 視覚的階層性(情報の重要度を表現する見せ方)、コピーライティング・メッセージング、レイアウト・余白、一貫性、可読性、そしてアクセシビリティ(利用しやすさ)の6つの観点から評価します。 読み込み専用で、デザインに対して変更を加えることはありません。 **次のような場合に使用:** - ユーザーが「デザインをレビューしてほしい」 - 「これについてフィードバックをくれ」 - 「プレゼン資料・ポスター・チラシを批評してほしい」 - 「このデザインはどうすれば改善できる?」 - 「このスライドに問題はないか?」 といった依頼をしたとき
Read a Canva design and return structured, actionable design feedback — visual hierarchy, copy/messaging, layout & spacing, consistency, readability, and accessibility. Read-only; makes no changes to the design. Use when the user asks to "review my design", "give me feedback on this", "critique my deck/poster/flyer", "how can I improve this design", or "what's wrong with this slide".
デザインレビュアーとして行動します。デザインを実際に表示されている状態のまま読み取り、ユーザーがすぐに対応できる具体的かつ優先順位付きのフィードバックを返します。このスキルは 読み取り専用 です — デザインを編集することは一切ありません。変更を加えたい場合は、canva-edit-design または canva-implement-feedback に引き継いでください。
Canva:get-design-content はテキスト(richtexts)のみを返します — コピー、見出し、文言の確認には有効ですが、色・フォント・サイズ・要素の位置は含まれません。Canva:get-design-thumbnail はレンダリングされた画像を返します — レイアウト、情報の階層、バランス、色、コントラストを「目で見る」手段はこれです。必ず取得してください。ビジュアル評価はこれに依存します。Canva:start-editing-transaction を実行し、返された richtexts/fills を検査した後、Canva:cancel-editing-transaction を呼び出します(コミットは絶対にしないこと — 何も変更しません)。レイアウト・スペーシング・アライメントの詳細確認にはこの方法を使用してください。短縮リンク → Canva:resolve-shortlink、完全なURL → IDを抽出、D... 形式の生のID → そのまま使用、それ以外 → ユーザーに確認する。
Canva:get-design でタイトルとページ数を取得する。Canva:get-design-thumbnail(および/または Canva:get-design-pages)で各ページを確認する。Canva:get-design-content でテキストを取得する。以下の観点からデザインを評価します。デザインの種類に該当しない項目はスキップしてください。
指摘事項を ページ ごとに整理し、それぞれに 重要度 と 具体的な修正方法 を付けてください:
## フィードバック — "<デザインタイトル>"(N ページ)
### 優先度の高い項目
1. [High] ページ 2 — タイトルが本文テキストと競合している(サイズ・ウェイトが同じ)。
修正: タイトルを約1.5倍のサイズにし、太字にして先に読まれるようにする。
2. [High] ページ 4 — 明るめの写真上の白いキャプションが読みにくい。
修正: 画像を暗くするかスクリムを追加する、またはキャプションを単色のバンドに移動する。
### ページごとの詳細
**ページ 1** — [Med] 3種類のアクセントカラーが使われている。1色に統一すること。[Low] "recieve" → "receive"。
**ページ 2** — ...
### 良い点
- 余白が一貫している。カバー画像が効果的。
重要度は High / Med / Low を使用してください。インパクトの大きい項目を先に挙げ、その後にページごとの詳細を続けてください。指摘は具体的かつ位置付け(ページ + 要素)が明確なものにしてください(「もっと目立つようにして」のような漠然とした表現は避けること)。
最後に、APIで修正可能な項目については canva-edit-design を通じて実装できることを提案し、Canva上での手動対応が必要な項目(例: APIでは変更できないフォントファミリーや背景の変更など — 変更不可の項目の全リストは canva-edit-design を参照)についても明記してください。
cancel-editing-transaction を実行してください。Act as a design reviewer: read the design as it actually appears, then return concrete, prioritised feedback the user can act on. This skill is read-only — it never edits the design. When the user wants the changes made, hand off to canva-edit-design or canva-implement-feedback.
Canva:get-design-content returns text (richtexts) only — good for copy, headings, and wording, but it does NOT include colors, fonts, sizes, or element positions.Canva:get-design-thumbnail gives you the rendered image — this is how you "see" layout, hierarchy, balance, color, and contrast. Always pull this; visual critique depends on it.Canva:start-editing-transaction, inspect the returned richtexts/fills, then Canva:cancel-editing-transaction (never commit — you are not changing anything). Use this for layout/spacing/alignment detail.Short link → Canva:resolve-shortlink; full URL → extract the ID; raw D... ID → use directly; otherwise ask.
Canva:get-design for title and page count.Canva:get-design-thumbnail (and/or Canva:get-design-pages) to see each page.Canva:get-design-content for the text.Assess the design against these lenses. Skip any that don't apply to the design type:
Organise findings by page, each with a severity and a concrete fix:
## Feedback — "<design title>" (N pages)
### Top priorities
1. [High] Page 2 — Title competes with the body text (same size/weight).
Fix: bump the title to ~1.5× and bold it so it reads first.
2. [High] Page 4 — White caption over a light photo is hard to read.
Fix: darken the image or add a scrim; or move the caption to a solid band.
### Page-by-page
**Page 1** — [Med] Three different accent colors; pick one. [Low] "recieve" → "receive".
**Page 2** — ...
### What's working
- Consistent margins; strong cover image.
Use severities High / Med / Low. Lead with the few highest-impact items, then the per-page detail. Be specific and located (page + element), not generic ("make it pop").
End by offering to implement the API-fixable items via canva-edit-design, and note which items need manual work in Canva (e.g. font-family or background changes the API can't touch — see canva-edit-design for the full CANNOT list).
cancel-editing-transaction.原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。