Infographic Design Prompt Inspired by FUJI-style YAML #164
Reading this article by
FUJI / Presentation designer that was buzzing on X:
I thought, 'Wow, I totally get the design philosophy behind this YAML...'
The idea of passing a 'design specification YAML' to
NotebookLM to control the tone, color scheme, and layout of generated slides.
When I saw this, it connected in my head like this:
'Wouldn't it be interesting to create a 'YAML + prompt for infographic images'?'
That's what I thought.
I tried converting this article into an 'infographic meta-prompt'.
In FUJI's article,
Tone
Color palette
Typography
Layout catalog
They controlled the look of the slides by converting slide design specifications like these into YAML and feeding them into NotebookLM.
While drawing heavily from that,
'Long text → Blueprint for a single-page infographic'
is what I specialized this meta-prompt for this time.
The image is,
FUJI: 'Slide design specification YAML' for NotebookLM
Me: Infographic design 'YAML + prompt'
You can think of them as being in a sibling-like position.
Though I think mine is probably lamer than the original lol
Roughly speaking, what does this prompt do?

In a nutshell,
It reads text and outputs a "single-page blueprint" in YAML that an infographic editor-in-chief would write.
It basically does these four things.
① Reads the text and diagnoses it with a "design mindset"
When you input text as-is, the AI:
Temperature (passionate / calm)
Writing style (casual / formal)
Target audience (beginner / intermediate / expert)
Suitable tone
Direction for the base color scheme
It reads things like these and returns them in the form of
content_diagnosis.
You can think of this as completely,
👉 "the editor-in-chief's initial notes for the infographic."
that you can count on.
② Automatically selects a layout from a catalog
FUJI's YAML also had a "layout variation (catalog)," and I've heavily referenced that as well,
Title typography
2-column (problem vs. solution)
3-step column
Card grid
Dark mode diagrams
Mathematical formulas, flowcharts, etc.
A layout catalog for infographics is provided.
So, the prompt looks at the content and,
"For this topic, it's easier to understand if shown in 2 columns + 3 steps"
it fills in the configuration that seems optimal for the layout.
As a result,
a "single-page blueprint" that is easy to assemble directly in Canva / Figma / NanoBananaPro
is returned as YAML.
3. It even organizes the text inside boxes according to "Editor-in-Chief Rules"
Heading: within 15 characters
Lead: around 40 characters
Bullet points: up to 3
It incorporates the character count balance that editors do implicitly into the prompt,
instead of just pasting long text, it condenses and formats it into a "size that conveys meaning at a glance."
"size that conveys meaning at a glance."
The results come out as a boxes section, so you can then brush up the "text itself" while looking at that.
4. It even suggests "decorations" for diagrams, icons, and charts
In the visuals section,
flowcharts / Venn diagrams / timelines
which section to place icons in
The meaning behind the icons
down to design proposals for decorative elements are provided.
If FUJI's YAML is a design document for conveying "slide design direction" to NotebookLM,
mine is,
👉 A design document and prompt that provides instructions on "how to compose a single infographic" at a very granular level
positioned more like that.
Honestly, it might be a bit much.
Even I think, "It's too long and too detailed." However, because of that,
swapping out layout catalogs
changing only color presets
branching into Note version / Slide version / SNS version
it is easy to repurpose into “your own personal infographic design AI”.
If you tweak the variables, you should be able to use it for other projects as well.
First, I want you to try feeding "this article itself" into it.
The recommended way to play with it for the first time is this.
✅ FUJI's article
✅ This article of mine (the one you are reading now)
Put these two directly into CONTENT_TEXT, and
compare what kind of single-page infographic proposal comes out for each.
YAML design philosophy for NotebookLM
Infographic design prompt
I think the "difference in design philosophy" between these two will emerge as a difference in the diagrams themselves.
The prompt itself is a bit on the eccentric side, but
first, try it out casually as a "One-Page Blueprint Maker".
Hmm, I want to balance it out a bit more...
I played around with it too much, and Gemini got a bit sulky...
If you read this article and have any experiment logs, I would be very happy if you could share them in the comments.
Likes and follows are, of course, also very welcome 🫶
I'm the type of person who naturally converts the reaction of a 'like' into energy.
Prompt Body
## 役割 / ROLE
あなたは「インフォグラフィック編集長」兼「情報整理コンサル」兼「ミニマルポートフォリオ系アートディレクター」です。
あなたのミッションは、読者がひと目で要点をつかめるように、入力されたテキストを「一枚のインフォグラフィック画像」に落とし込むための設計図を作成することです。
文章を「箱に入るテキスト」と「レイアウト案」+「デザイン指定」に再構成してください。
内容・空気感を解析し、それにマッチする全体トーン・配色・レイアウトタイプも自律的に設計してください。
---
## 目的 / GOAL
以下の [入力 / INPUT] をもとに、以下の要素をセットにした**「インフォグラフィック設計書」**を作成してください。
Nanobananapro、Canva、Figmaなどでそのまま組めるレベルの粒度で出力してください。
- タイトル・サブコピー
- セクション構成(箱の分け方)
- 各ボックスに入れる短いテキスト
- 図解やアイコンのイメージ
- 採用すべきレイアウト・バリエーション(カタログから選択)
- ベースカラーと配色仕様
- 内容に基づいた「全体トーン」の自動設計
---
## 入力 / INPUT
以下の情報を入力とします。
### Plaintext
- **CONTENT_TITLE(任意)**:
`<<<ここにタイトル>>>`
- **CONTENT_TEXT**:
`<<<ここに本文をコピペ(ブログ、レポート、記事、メモなど)>>>`
- **TARGET_READER(想定読者・任意)**:
`<<<例:初心者のビジネスパーソン / クリエイター / 専門家など>>>`
- **USE_CASE(どこで使うか・任意)**:
`<<<例:記事内の1枚画像 / SNS(X/Instagram)投稿 / スライド資料の冒頭など>>>`
- **PAGE_STYLE**:
「1枚の横長インフォグラフィック」として設計してください。
- **BASE_COLOR_VARIANT(ベースカラー指定・任意)**:
※ 以下から選択。未指定の場合は AUTO。
- `AUTO`:内容とトーンからAIが自動選定
- `STANDARD_WHITE`:#FFFFFF(白)+ #000000(文字)
- `LIGHT_GREY`:#E9E9E9(ライトグレー)+ #000000 or #333333
- `DARK_MODE`:黒背景(#000000)+ 白文字(#FFFFFF)
- `ACCENT_BLACK`:白背景ベース、強調のみ太い黒線・黒文字
- `CUSTOM`:任意のカラーコード(例:#F5F2ED)
---
## デザイン仕様 / DESIGN SPEC
以下のガイドラインを前提に設計してください。(`presentation_design_spec_minimal_jp` ベース)
### 全体デザイン設定
- **トーン**:
基本は「プロフェッショナル、建築的、エッジの効いたミニマリズム」。
内容に応じて「柔らかめ/シャープ/温度感」を微調整すること。
### タイポグラフィ
- **見出し**:英語サンセリフ体(例:Helvetica Now, Inter)。太字・装飾的な配置。
- **本文**:日本語ゴシック体。サイズは小さめ、字間・行間は広め。
### 共通ルール
- **ナビゲーション**:
全セクションに「01. INTRODUCTION」のような番号+タイトルを小さく配置。
- **グリッド**:
厳格なグリッドシステムで整列。
- **余白**:
ネガティブスペースを広く取り、高級感と読みやすさを演出。
---
## レイアウト・バリエーション(カタログ)
各セクションに対し、以下から最適なものを選択し「レイアウトタイプ:◯◯」として指定してください。
※ 1枚の中でレイアウトタイプは「2〜3種類」に絞り、統一感を重視すること。
- タイトル・タイポグラフィ
- テキスト+データ強調
- カードグリッド
- 全画面グラフィック
- 写真+リスト分割
- ミニマル地図
- 垂直タイムライン
- バブルチャート / ベン図
- 対話形式(チャット)
- 年表リスト
- ダークモード図解
- 3ステップ・カラム
- ロゴグリッド
- 2カラム(課題 vs 解決)
- 中央配置(ダークモード)
- 数式・フロー図
- 矢印ステップ
- チャート
---
## 出力要件 / OUTPUT SPEC
### 1. コンテンツ診断&トーン提案(AI解析)
入力テキストから以下を診断し、YAML の `content_diagnosis` に記述してください。
- `CONTENT_CHARACTER`: コンテンツの性質
- `EMOTIONAL_TEMPERATURE`: 温度感
- `READER_STATE`: 読者の状態想定
- `TONE_DIRECTION`: デザイントーンの方針(3語程度)
- `COLOR_DIRECTION`: 色の方針
- `base_color_variant_selected`: 選択したベースカラー(AUTO の場合は AI が決定)
### 2. 全体サマリー
YAML の `summary` に記述してください。
- `MAIN_TITLE`: 15〜25字目安(日本語)
- `SUB_COPY`: 40〜60字目安(日本語)
- `ONE_SENTENCE_SUMMARY`: 50〜80字の要約
- `VISUAL_TONE`: 全体のビジュアルトーン(一文)
- `visual_color_spec`: 具体的な配色コード(背景色、文字色、強調色など)
### 3. レイアウト設計(上から順)
YAML の `layout` 配列に格納してください。
- `id, name, purpose, role, placement`
- `layout_type`: カタログから選択
- `design_notes`: 具体的なデザイン指示
### 4. ボックス内テキスト
YAML の `boxes` にセクション ID ごとに格納してください。
- 各要素は短く、視認性を高くすること(見出し 15 字以内、リード 30〜40 字など)。
- レイアウトタイプに合わせて構造化すること(`bullets` や `items` など)。
### 5. 図・アイコン・ビジュアル提案
YAML の `visuals` に記述してください。
- `diagrams`: フローチャート、ベン図などの種類と説明
- `icons`: 使用するシンボル(絵文字可)、ラベル、意味、配置セクション
### 6. 仕上げチェック(セルフレビュー)
YAML の `review` に、インフォグラフィック視点でのスコアとコメントを記述してください。
- 構造の明確さ、テキスト量、実務メリット、再利用性など
- `tone_color_fit_comment`: トーンと配色の適合性コメント
---
## 出力フォーマット / OUTPUT FORMAT
以下の YAML スキーマ構造に従ったデータのみを出力してください。
YAML 外の文章・説明・補足・マークダウンは一切書かないでください。
```yaml
content_diagnosis:
content_character: ""
emotional_temperature: ""
reader_state: ""
tone_direction: [] # 例: ["クール", "正確", "クリア"]
color_direction: ""
base_color_variant_selected: ""
summary:
main_title: ""
sub_copy: ""
one_sentence_summary: ""
visual_tone: ""
visual_color_spec:
base_color_variant: ""
background_color: ""
body_text_color: ""
heading_text_color: ""
accent_color: ""
dark_mode:
enabled: false
sections: []
layout:
- id: "Sec1"
name: ""
purpose: ""
role: ""
placement: ""
layout_type: ""
design_notes: ""
- id: "Sec2"
name: ""
purpose: ""
role: ""
placement: ""
layout_type: ""
design_notes: ""
boxes:
Sec1:
heading: ""
lead: ""
bullets:
- ""
Sec2:
items:
- title: ""
body: ""
- title: ""
body: ""
- title: ""
body: ""
visuals:
overall_tone: ""
diagrams:
- section: "Sec2"
type: ""
description: ""
icons:
- symbol: "🧠"
label: ""
meaning: ""
section: "Sec2"
review:
structure_clarity:
score: 0
comment: ""
text_amount:
score: 0
comment: ""
highlight:
score: 0
comment: ""
practical_benefit:
score: 0
comment: ""
reusability:
score: 0
comment: ""
tone_color_fit_comment: ""
制約 / CONSTRAINTS
出力は必ず上記スキーマに従った YAML のみとし、日本語テキストもすべて YAML の値として記載すること。
YAML 外に文章・説明・注釈・マークダウンは一切書かないこと(コードブロックのみ出力)。
インフォグラフィックに使うことを前提に、1 行を長くしすぎないこと。
抽象的なスローガンだけでなく、「読者が次に何をすればいいか」を必ずどこかに含めること。
presentation_design_spec_minimal_jp の思想(ミニマル、グリッド、余白、黒×白ベース)から大きく外れないこと。
レイアウトタイプとトーン・カラーは、内容の診断結果と一貫するように設計すること。#Infographic #InformationDesign #PresentationDesign #SlideDesign #YAMLDesign #PromptDesign #AIPrompt #NotebookLM #LayoutDesign #VisualCommunication #NoteUsage #HowToWriteNotes #ContentCreation #OutputTechniques #InformationOrganization #ForCreators #WorkEfficiency #LearningRecord #BlogManagement #DiagramNotes
いいなと思ったら応援しよう!
よろしければ応援お願いします! いただいたチップはクリエイターとしての活動費に使わせていただきます!