画像生成の prompt engineering tips は抽象論ではなく、主体、構図、参考画像の役割、初回修正ルールを持つ制作 brief として機能する必要があります。
TL;DR:制御できる層で書く
- 用途を先に決めます:商品、portrait、poster、UI mockup、concept。
- style より先に subject を書きます。
- crop、距離、余白、背景、ratio を早めに固定します。
- 参考画像は identity、形、包装、色、UI 階層を守るときに使います。
- 最初の結果は失敗タイプで診断します。
この方法が向いている人
一度だけの良い画像ではなく、再現できる visual output が必要なチーム向けです。
- 商品画像、ecommerce、portrait、campaign、UI、social cover に向いています。
- reference が顔、形、包装、色、UI を守る必要がある時に有効です。
- prompt は最終デザインではなく、レビュー可能な first brief として扱います。
実用 formula
| Layer | Write | Use |
|---|---|---|
| Job | asset type and channel | sets crop and density |
| Subject | product, person, screen, object, scene | prevents beautiful wrong output |
| Hierarchy | main subject, props, quiet background | keeps the frame readable |
| Style | material, palette, lighting, mood | adds direction after structure |
| Reference | what the image preserves | protects identity |
| Output | ratio, no text, safe area | fits publishing |
Scenario matrix
| Goal | Prompt focus | Reference image | First check |
|---|---|---|---|
| Product hero | shape, material, angle, light, background | shape, packaging, color, logo position | silhouette, label, shadow, empty space |
| Portrait | identity, expression, wardrobe, lens, crop | face, hair, pose, age impression | eyes, skin texture, extra limbs |
| Social poster | subject, format, negative space, palette | brand palette or campaign continuity | headline space and focal point |
| UI showcase | screen hierarchy, device, desk, reflection | interface structure and product layout | distortion, noise, visible layout |
コピーできる prompt 例
公開 prompt ブロックは Vogue AI などに貼り付けやすいよう英語のままです。制御は単語量ではなく構造から生まれます。

- Product hero: Ultra-realistic studio product photo of [product], centered on a clean [background color] stage, crisp material detail, softbox lighting from upper left, subtle grounded shadow, premium ecommerce composition, 4:5 aspect ratio, no text, no watermark.
- Reference portrait: Use my uploaded image as the face reference. Preserve [face identity / hairstyle / expression], change the wardrobe to [style], clean editorial lighting, natural skin texture, sharp eyes, 3:4 crop, no extra hands, no text.
- Social campaign visual: High-impact campaign image for [topic], main subject [subject], bold negative space for a future headline, [brand color palette], cinematic rim light, modern fashion editorial framing, 9:16 vertical, no generated text.
- UI showcase: Premium product marketing image showing [app or website] on a modern device, readable interface hierarchy, clean desk surface, restrained reflections, soft ambient light, 16:9 aspect ratio, no fake buttons, no text overlays.
弱い prompt の書き換え
弱い例:Make a cool product photo。強い例:素材、角度、背景、光、余白、4:5、no generated text を指定します。
再利用できる 2 つの case

- 商品 case:mood より先に material、container、shadow、crop を確認します。
- Poster case:style より先に subject、余白、title-safe area を確認します。
- generic な時は全文を書き直す前に channel、material、context を足します。

Vogue AI workflow
- 制御と fidelity は GPT Image 2。
- 速い variation は Nano Banana。
- fashion mood は Midjourney。
- モデルを変えても同じ skeleton を保ちます。
- 解決した版を変数つきで保存します。
失敗診断
| Failure mode | Fix first | Avoid |
|---|---|---|
| wrong identity | subject or reference handoff | more adjectives |
| generic style | audience, channel, palette | full rewrite |
| messy composition | crop and negative space | model switch first |
| broken text | reserve empty area | final text generation |
| style drift | duplicate working version | stacking many edits |
最初の結果の後に変えるもの
好き嫌いではなく task と比較します。subject、layout、style の失敗はそれぞれ直す場所が違います。
- subject や identity が違う:subject または reference handoff を強めます。
- style が generic:audience、channel、material、palette を足します。
- composition が混乱:ratio、crop、余白、background を直します。
- text や logo が崩れる:生成せず、後で追加できる余白を残します。
FAQ
一番大事な tip は?
style より先に用途と subject を書くことです。何を直すべきか判断しやすくなります。
長いほど良い?
いいえ。実際の失敗を制御する detail、reference、crop、output rule だけが役立ちます。
参考画像はいつ使う?
顔、商品形状、包装、UI、logo 位置、色を保ちたいときです。
悪い結果をどう直す?
失敗タイプを名付けて、1 つの制御点だけ直します。
最終 text も生成する?
通常は不要です。headline、価格、logo、legal copy は後で入れる方が安定します。
良い prompt を再利用するには?
解決した版を保存し、変数と reference の役割を示して次の仕事に複製します。