promptdojo_

Prompting like an art director — one anatomy, four dialects — step 5 of 8

Negative space, negatives, and the iteration loop

Two different things in this trade are called "negative," and conflating them ruins renders. Keep them separate:

Negative space is a layout decision — the empty area you're reserving for the headline, the logo lockup, the body copy your art director will set later in real type (because you learned earlier this lesson not to trust most models with letterforms). Models love to fill the frame; your training says the frame should breathe. You claim negative space in the positive prompt, as composition:

subject in the right third, left half open sky, generous negative space for headline

…and you enforce the canvas with the aspect parameter: --ar 4:5 for feed, --ar 9:16 for story, 16:9 for the web hero. Ask for the crop you need instead of generating square and praying the crop gods are kind.

Negative prompts are the do-not-appear list — Midjourney's --no gradients, watermark, text, or a plain "do not include" sentence for prose-dialect models like Flux. This is where the banned half of your brand bible lives, and in the next lesson it will populate itself from the kit.

Iterate like a crit, not like a slot machine

The amateur loop: generate one image, hate it, throw the whole prompt away, write a new one, repeat until bored. Every round changes everything, so no round teaches anything.

The studio loop is the one you already run in critique:

  1. Generate a small grid — four to eight candidates from one prompt. You're sampling the model's interpretation, not betting on one pull.
  2. Diagnose which section failed. Composition wrong → subject/composition tokens. Right layout, wrong feel → style tokens. Right everything, wrong colors → palette section. The anatomy from step one is also your debugging map.
  3. Change one section, hold the rest. Same discipline as changing one variable in an A/B test — otherwise you can't attribute the improvement.
  4. Log what changed. A prompt that took six rounds to dial in is studio IP. Designers who keep a prompt log stop paying the six-round cost twice for the same client.

Iteration is where the craft lives. The next two drills weaponize it: first you'll repair a mood-word prompt section by section, then you'll build the linter that catches those prompts before they cost you a render.