Canva で作成されたデザインをブランドキット(企業や組織が定めた統一されたデザインルール)と照らし合わせ、乖離している点を報告します。 チェック内容は以下の通りです: - 色が指定されたパレット(色の組み合わせセット)から外れていないか - ブランドで定められたフォント(字体)を使用しているか - ロゴが正しく使用されているか - テキストのトーン(文体や雰囲気)がブランドに合っているか このスキルは読み取り専用で、デザインの内容を変更することはありません。 次のような場合に使用: ユーザーが「これはブランドらしいか」「ブランドキットと合わせて確認してほしい」「ブランドレビューをしてほしい」「ブランドガイドラインに合致しているか」「デザインのブランド確認をしてほしい」と依頼した時
Check a Canva design against a brand kit and report where it diverges — off-palette colors, non-brand fonts, logo misuse, and off-tone copy. Read-only; makes no changes. Use when the user asks "is this on brand", "check this against our brand kit", "do a brand review", "does this match our brand guidelines", or "brand-check my design".
デザインをユーザーのブランドキットと照合し、ブランドに沿っている箇所とズレている箇所を項目ごとに報告します。
これは canva-design-feedback の特化版(ブランド対応版)です。「デザインを読み込み、批評する」という読み取り専用のコアは同じですが、評価基準がブランドキットになります。
デザインを編集することは一切ありません。
Canva:list-brand-kits は、ブランドキットの ID・名前・サムネイル を返すことがドキュメントに明記されています。ただし、機械可読なカラーパレット(hex値)やフォントファミリーは返さない場合があります。
実際に取得できた内容に応じて、以下のように対応してください:
ブランドカラーやフォントを絶対に捏造しないでください。実際の値が手元にない場合は、その旨を明確に伝えてください。
Canva:get-design-content はテキストのみを返し、カラーやフォントは返しません。
Canva:start-editing-transaction → 検査 → Canva:cancel-editing-transaction、必ずキャンセルする)を使うと、要素のテキスト・位置・サイズを確実に取得できます。ブランドキット(前述のギャップ参照)とデザイン本体の両方で機械可読なカラー/フォントが取得できないことが多いため、ブランドチェックは多くの場合、ビジュアル比較(デザインのサムネイル vs. ブランドキットのサムネイル)とユーザーが提供するパレット/フォントの組み合わせになります。ロゴの配置や全体的なビジュアルトーンの確認には Canva:get-design-thumbnail を使用してください。
短縮リンク → Canva:resolve-shortlink / 完全なURL → IDを抽出 / D... 形式の生のID → そのまま使用 / それ以外 → ユーザーに確認する。
Canva:list-brand-kits を実行する。複数ある場合はどれを使うか確認する(またはチーム/コンテキストから推測する)。Canva:get-design-thumbnail でビジュアル・ロゴ・トーンを確認する。各項目を確認し、ブランドに沿っている / ブランドから外れている / 確認不可 のいずれかに分類します:
キットからデータが取得できず、ユーザーからも提供されていない場合は、迷わず 確認不可 を使用してください。
## ブランドチェック — "<デザインタイトル>" vs "<ブランドキット名>"
総合: ⚠️ ほぼブランドに沿っているが、3件の問題あり
### ブランドから外れている
- [カラー] 2ページ目の見出しが #1A73E8 — パレット外。最近ブランドカラー: #0B5CD7。
- [フォント] 4ページ目の本文にArialが使用されている。ブランドの本文フォントはInter。
### 確認不可(情報提供が必要)
- ブランドキットからhex値が取得できませんでした。正確なチェックのために
パレットとフォントを貼り付けてください。または上記カラーをガイドラインで確認してください。
### ブランドに沿っている
- ロゴの配置とカバーの処理はキットと一致しています。
APIで修正可能な問題については canva-edit-design を通じた修正を提案してください。
なお、APIで変更できるのはテキストカラーとフォントのサイズ/ウェイト/スタイルのみです。フォントファミリーや背景色の変更はAPIでは対応できず、Canva上での手動操作が必要です(詳細は canva-edit-design を参照)。
cancel-editing-transaction を実行すること。コミットは絶対にしない。Compare a design against the user's brand kit and report, point by point, where it follows the brand and where it drifts. This is a specialised, brand-aware version of canva-design-feedback: same read-only "read the design, then critique" core, but the rubric is the brand kit. It never edits the design.
Canva:list-brand-kits is documented to return brand kit IDs, names, and thumbnails. It may NOT return the machine-readable palette (hex values) and font families. Your approach depends on what you actually get back:
Never invent brand colors or fonts. If you don't have the real values, say so.
Canva:get-design-content returns text only — not colors or fonts.
Canva:start-editing-transaction → inspect → Canva:cancel-editing-transaction, always cancel) reliably gives element text, positions, and sizes.Because both the brand kit (see the gap above) AND the design itself frequently lack machine-readable colors/fonts, brand-check is often a visual comparison (design thumbnail vs. brand-kit thumbnail) plus the user-supplied palette/fonts. Use Canva:get-design-thumbnail for logo placement and overall visual tone.
Short link → Canva:resolve-shortlink; full URL → extract ID; raw D... ID → use directly; otherwise ask.
Canva:list-brand-kits. If several, ask which one (or infer from team/context).Canva:get-design-thumbnail for visual/logo/tone.Check each dimension and mark On brand / Off brand / Can't verify:
Use Can't verify honestly whenever the kit didn't expose the data and the user hasn't supplied it.
## Brand check — "<design title>" vs "<brand kit name>"
Overall: ⚠️ Mostly on brand, 3 issues
### Off brand
- [Color] Page 2 heading is #1A73E8 — not in palette. Nearest brand color: #0B5CD7.
- [Font] Page 4 body uses Arial; brand body font is Inter.
### Can't verify (need input)
- Brand kit didn't expose hex values. Paste your palette + fonts for an exact check,
or confirm the colors above against your guidelines.
### On brand
- Logo placement and cover treatment match the kit.
Offer to correct the API-fixable issues via canva-edit-design — note that the API can change text color and font size/weight/style, but CANNOT change font family or background colors (those are manual in Canva; see canva-edit-design).
cancel-editing-transaction after inspecting. Never commit.原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。