logo-design-guide
ロゴデザインの原則とAI画像生成のベストプラクティスを網羅し、ブランドロゴやアプリアイコンなどを効率的に作成するSkill。
📜 元の英語説明(参考)
Logo design principles and AI image generation best practices for creating logos. Covers logo types, prompting techniques, scalability rules, and iteration workflows. Use for: brand identity, startup logos, app icons, favicons, logo concepts. Triggers: logo design, create logo, brand logo, logo generation, ai logo, logo maker, icon design, brand mark, logo concept, startup logo, app icon logo
🇯🇵 日本人クリエイター向け解説
ロゴデザインの原則とAI画像生成のベストプラクティスを網羅し、ブランドロゴやアプリアイコンなどを効率的に作成するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
[Skill 名] logo-design-guide
ロゴデザインガイド
inference.sh CLI を介した AI 画像生成で、効果的なロゴをデザインしましょう。
クイックスタート
curl -fsSL https://cli.inference.sh | sh && infsh login
# ロゴのコンセプトを生成する
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a mountain peak with a sunrise, minimal geometric style, single color, clean lines, white background",
"width": 1024,
"height": 1024
}'
ロゴの種類
| 種類 | 説明 | 使用する場面 | 例 |
|---|---|---|---|
| ワードマーク | 会社名をロゴとしてデザインしたもの | ブランド名が強く、短い(10文字未満)場合 | Google, Coca-Cola |
| レターマーク | 頭文字のみ | 会社名が長く、フォーマルな場合 | IBM, HBO, CNN |
| ピクトリアル | 認識可能なアイコン/シンボル | 世界共通のブランド、テキストなしでも機能する場合 | Apple, Twitter bird |
| 抽象的 | 幾何学的/非具象的な形状 | テック企業、コンセプト重視のブランド | Nike swoosh, Pepsi |
| マスコット | キャラクターのイラスト | 親しみやすいブランド、食品/スポーツ | KFC Colonel, Pringles |
| 組み合わせ | アイコンとワードマークを組み合わせたもの | 認知度と名前の両方が必要な新しいブランド | Burger King, Adidas |
AI の重大な制限事項
AI 画像生成ツールは、テキストを確実にレンダリングできません。 文字は歪んだり、スペルミスがあったり、判読不能になったりします。
戦略:
- AI でアイコン/シンボルのみを生成します。
- デザインツール(Figma、Canva、Illustrator)でテキスト/ワードマークを追加します。
- または、AI アイコンと手動で設定したタイポグラフィを組み合わせるアプローチを使用します。
ロゴのプロンプト作成
効果的なキーワード
flat vector logo, simple minimal icon, single color silhouette,
geometric logo mark, clean lines, negative space design,
line art logo, flat design icon, minimalist symbol
失敗するキーワード
❌ photorealistic logo (矛盾 — ロゴは写真ではありません)
❌ 3D rendered logo (複雑すぎ、縮小すると機能しません)
❌ gradient logo (結果が不安定、再現が困難です)
❌ logo with text "Company Name" (テキストのレンダリングが失敗します)
プロンプトの構造
flat vector logo of [subject], [style], [color constraint], [background], [additional detail]
ロゴの種類別例
# 抽象的な幾何学模様
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector abstract logo, interlocking hexagonal shapes forming a letter S, minimal geometric style, single navy blue color, white background, clean sharp edges"
}'
# 自然のピクトリアル
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a fox head in profile, geometric faceted style, orange and white, minimal clean lines, white background, negative space design"
}'
# マスコットスタイル
infsh app run bytedance/seedream-4-5 --input '{
"prompt": "friendly cartoon owl mascot logo, simple flat illustration, wearing graduation cap, purple and gold colors, white background, clean vector style"
}'
# テックの抽象画
infsh app run xai/grok-imagine-image-pro --input '{
"prompt": "minimal abstract logo mark, interconnected nodes forming a brain shape, line art style, single teal color, white background, tech startup aesthetic"
}'
スケーラビリティのルール
ロゴはあらゆるサイズで機能する必要があります。
| コンテキスト | サイズ | 機能する必要があるもの |
|---|---|---|
| ファビコン | 16x16 px | シルエットが認識できること |
| アプリアイコン | 1024x1024 px | 全ての詳細が見えること |
| ソーシャルアバター | 400x400 px | 一目でわかること |
| 名刺 | 約1インチ | きれいに印刷できること |
| 看板 | 10フィート以上 | ピクセル化せず、十分にシンプルであること |
スケーラビリティチェックリスト
- [ ] 16px のファビコンとして認識できること(目を細めて確認)
- [ ] 単色(白地に黒)で機能すること
- [ ] 反転(黒地に白)で機能すること
- [ ] 小さいサイズで消えてしまうような小さなディテールがないこと
- [ ] 縮小すると消えてしまうような細い線がないこと
- [ ] 色がなくても明確なシルエットであること
色のガイドライン
- 主要なロゴには最大2〜3色
- 単色(黒、白、またはブランドの主要色)で機能する必要があります
- 色彩心理学を考慮してください:
- 青:信頼、プロフェッショナル(金融、テクノロジー、ヘルスケア)
- 赤:エネルギー、緊急性(食品、エンターテイメント、小売)
- 緑:成長、自然(健康、持続可能性、金融)
- オレンジ:フレンドリー、クリエイティブ(スタートアップ、若者向けブランド)
- 紫:豪華、知恵(美容、教育)
- 黒:プレミアム、エレガント(ファッション、ラグジュアリー、テクノロジー)
- 明るい背景と暗い背景の両方でテストしてください
イテレーションワークフロー
# ステップ1:5〜10個の幅広いコンセプトを生成する
for i in {1..5}; do
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a lighthouse, minimal geometric, single color, white background"
}' --no-wait
done
# ステップ2:最適なコンセプトをバリエーションで洗練する
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a geometric lighthouse with light beam rays, minimal line art, navy blue, white background, negative space design"
}'
# ステップ3:最終的な高解像度画像を生成する
infsh app run bytedance/seedream-4-5 --input '{
"prompt": "flat vector logo of a geometric lighthouse with radiating light beams, minimal clean design, navy blue single color, pure white background",
"size": "2K"
}'
# ステップ4:製品用途のためにアップスケールする
infsh app run falai/topaz-image-upscaler --input '{
"image": "path/to/best-logo.png",
"scale": 4
}'
よくある間違い
| 間違い | 問題点 | 修正方法 |
|---|---|---|
| ディテールが多すぎる | 小さいサイズで明瞭さが失われる | 本質的な形状に単純化する |
| 色に依存しすぎる | 白黒の状況で機能しない | まず黒でデザインする |
| AI 生成にテキストを含める | 文字が判読不能/スペルミスになる | アイコンのみを生成し、テキストは手動で追加する |
| トレンディなエフェクト(光沢、影) | すぐに古くなり、再現性の問題がある | フラットで時代を超越したデザインにこだわる |
| 色が多すぎる | 再現が難しく、印刷コストが高い | 最大2〜3色にする |
| 目的のない非対称性 | 未完成に見える | 意図的な非対称性を使用するか、バランスを保つ |
ファイル形式の納品
| 形式 | 用途 |
|---|---|
| SVG | スケーラブルベクター、ウェブ、編集 |
| PNG (透明) | デジタル用途、プレゼンテーション |
| PNG (白背景) | ドキュメント、電子 |
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Logo Design Guide
Design effective logos with AI image generation via inference.sh CLI.
Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate a logo concept
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a mountain peak with a sunrise, minimal geometric style, single color, clean lines, white background",
"width": 1024,
"height": 1024
}'
Logo Types
| Type | Description | When to Use | Example |
|---|---|---|---|
| Wordmark | Company name styled as logo | Strong brand name, short (< 10 chars) | Google, Coca-Cola |
| Lettermark | Initials only | Long company name, formal | IBM, HBO, CNN |
| Pictorial | Recognizable icon/symbol | Universal brand, works without text | Apple, Twitter bird |
| Abstract | Geometric/non-literal shape | Tech companies, conceptual brands | Nike swoosh, Pepsi |
| Mascot | Character illustration | Friendly brands, food/sports | KFC Colonel, Pringles |
| Combination | Icon + wordmark together | New brands needing both recognition and name | Burger King, Adidas |
Critical AI Limitation
AI image generators cannot reliably render text. Letters will be distorted, misspelled, or garbled.
Strategy:
- Generate the icon/symbol only with AI
- Add text/wordmark in a design tool (Figma, Canva, Illustrator)
- Or use a combination approach: AI icon + manually set typography
Prompting for Logos
Keywords That Work
flat vector logo, simple minimal icon, single color silhouette,
geometric logo mark, clean lines, negative space design,
line art logo, flat design icon, minimalist symbol
Keywords That Fail
❌ photorealistic logo (contradiction — logos aren't photos)
❌ 3D rendered logo (too complex, won't scale down)
❌ gradient logo (inconsistent results, hard to reproduce)
❌ logo with text "Company Name" (text rendering fails)
Prompt Structure
flat vector logo of [subject], [style], [color constraint], [background], [additional detail]
Examples by Logo Type
# Abstract geometric
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector abstract logo, interlocking hexagonal shapes forming a letter S, minimal geometric style, single navy blue color, white background, clean sharp edges"
}'
# Pictorial nature
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a fox head in profile, geometric faceted style, orange and white, minimal clean lines, white background, negative space design"
}'
# Mascot style
infsh app run bytedance/seedream-4-5 --input '{
"prompt": "friendly cartoon owl mascot logo, simple flat illustration, wearing graduation cap, purple and gold colors, white background, clean vector style"
}'
# Tech abstract
infsh app run xai/grok-imagine-image-pro --input '{
"prompt": "minimal abstract logo mark, interconnected nodes forming a brain shape, line art style, single teal color, white background, tech startup aesthetic"
}'
Scalability Rules
A logo must work at every size:
| Context | Size | What Must Work |
|---|---|---|
| Favicon | 16x16 px | Silhouette recognizable |
| App icon | 1024x1024 px | Full detail visible |
| Social avatar | 400x400 px | Clear at a glance |
| Business card | ~1 inch | Clean print reproduction |
| Billboard | 10+ feet | No pixelation, simple enough |
Scalability Checklist
- [ ] Recognizable as a 16px favicon (squint test)
- [ ] Works in single color (black on white)
- [ ] Works inverted (white on black)
- [ ] No tiny details that disappear at small sizes
- [ ] No thin lines that vanish when shrunk
- [ ] Clear silhouette without color
Color Guidelines
- Maximum 2-3 colors for the primary logo
- Must work in single color (black, white, or brand primary)
- Consider color psychology:
- Blue: trust, professional (finance, tech, healthcare)
- Red: energy, urgency (food, entertainment, retail)
- Green: growth, nature (health, sustainability, finance)
- Orange: friendly, creative (startups, youth brands)
- Purple: luxury, wisdom (beauty, education)
- Black: premium, elegant (fashion, luxury, tech)
- Test on both light and dark backgrounds
Iteration Workflow
# Step 1: Generate 5-10 broad concepts
for i in {1..5}; do
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a lighthouse, minimal geometric, single color, white background"
}' --no-wait
done
# Step 2: Refine the best concept with variations
infsh app run falai/flux-dev-lora --input '{
"prompt": "flat vector logo of a geometric lighthouse with light beam rays, minimal line art, navy blue, white background, negative space design"
}'
# Step 3: Generate at high resolution for final
infsh app run bytedance/seedream-4-5 --input '{
"prompt": "flat vector logo of a geometric lighthouse with radiating light beams, minimal clean design, navy blue single color, pure white background",
"size": "2K"
}'
# Step 4: Upscale for production use
infsh app run falai/topaz-image-upscaler --input '{
"image": "path/to/best-logo.png",
"scale": 4
}'
Common Mistakes
| Mistake | Problem | Fix |
|---|---|---|
| Too much detail | Loses clarity at small sizes | Simplify to essential shapes |
| Relies on color | Fails in B&W contexts | Design in black first |
| Text in AI generation | Garbled/misspelled letters | Generate icon only, add text manually |
| Trendy effects (glows, shadows) | Dates quickly, reproduction issues | Stick to flat, timeless design |
| Too many colors | Hard to reproduce, expensive printing | Max 2-3 colors |
| Asymmetric without purpose | Looks unfinished | Use intentional asymmetry or stay balanced |
File Format Delivery
| Format | Use Case |
|---|---|
| SVG | Scalable vector, web, editing |
| PNG (transparent) | Digital use, presentations |
| PNG (white bg) | Documents, email signatures |
| ICO / Favicon | Website favicon (16, 32, 48px) |
| High-res PNG (4096px+) | Print, billboards |
Note: AI generates raster images (PNG). For true vector SVG, use the AI output as a reference and trace in a vector tool, or use AI-to-SVG conversion tools.
Related Skills
npx skills add inferencesh/skills@ai-image-generation
npx skills add inferencesh/skills@prompt-engineering
Browse all apps: infsh app list