Creative — Shot Explorer
Produce a consistent multi-angle shot set of ONE product. Consistency across the set is the whole point — a PDP gallery where the product subtly changes shape, color, or finish between shots looks broken and erodes trust.
When to use
- Building a product-detail-page (PDP) gallery or ecommerce image set.
- You need multiple clean angles of the same object on a controlled background.
- Catalog, marketplace listings, spec/feature callouts.
When NOT to use
- Lifestyle/in-use moments →
creative-scene.
- Promo/offer merchandising →
creative-offer.
- No look locked →
creative-explore first.
Inputs (ask only what's missing)
- Product: description or — ideally — a reference image for identity lock.
- Surface/background style + locked direction if available.
- Which shots are needed (default: full PDP set).
Workflow
- Define the shot list: hero 3/4, straight-on front, side profile, back, detail macro, scale/in-hand, packaging, optional exploded or feature-callout.
- Lock a consistency anchor: same product, same lighting setup, same surface, same palette across every shot. If a reference image exists, pass it to your image tool as a reference so identity holds.
- Generate each shot with your image tool (
1024x1024 or 1792x1024), reusing the anchor prompt DNA and only changing the camera angle/crop. Save to ./creative/shot/<shot-name>.png.
- Review as a grid: scan for identity drift (color shift, shape change, branding moved). Regenerate any shot that breaks the set.
- Output the gallery in PDP order (hero first).
Worked example
Product: a matte-black mechanical keyboard.
shot list: hero-34 | front | side | back | detail-macro(keycap) | in-hand | packaging
anchor: "matte grey seamless backdrop, soft top + fill light, 85mm, matte-black
keyboard with white legends, consistent across all shots"
per-shot delta: only the camera position/crop changes; lighting + product fixed
[grid: ./creative/shot/hero-34.png ... ./creative/shot/packaging.png]
review note: side shot drifted glossy → regenerated with "matte, no specular highlights"
Quality bar
- Product identity (shape, color, material, branding placement) is identical across every shot.
- Lighting and surface are consistent — the set looks shot in one session.
- Each angle adds information (don't ship two near-identical views).
- Hero shot leads; detail/macro shots are genuinely sharp on the feature.
Common pitfalls
- Identity drift — the #1 failure. Color/finish/branding wandering between shots. Lock with a reference image and regenerate outliers.
- Inconsistent lighting — different shadows/temperature per shot breaks the set.
- Redundant angles — front and 3/4 that show the same thing; vary purposefully.
- Soft macros — a detail shot that isn't sharp defeats its purpose.
Handoff
Winning set → creative-polish for finish (background cleanup, consistent grade, exact aspect/crop for the storefront). Reuse the creative-explore stub for brand alignment.
Tooling
Best with an image tool that accepts a reference image (for identity lock). Without one, the set will need extra regeneration passes. Without any image tool, deliver the shot list + anchor + per-shot prompts.
1---2name: creative-shot3description: Generate multiple angles and shot types of a single product for ecommerce-ready image sets. Produces a coherent set (hero 3/4, front, side, back, detail macro, scale, packaging, in-hand) keeping product identity consistent across shots. Use when the user says "different angles", "product shots", "ecommerce image set", "shot list", "PDP gallery", or needs a multi-view set of one product. Part of the Creative Production set.4---56# Creative — Shot Explorer78Produce a consistent multi-angle shot set of ONE product. Consistency across the set is the whole point — a PDP gallery where the product subtly changes shape, color, or finish between shots looks broken and erodes trust.910## When to use11- Building a product-detail-page (PDP) gallery or ecommerce image set.12- You need multiple clean angles of the same object on a controlled background.13- Catalog, marketplace listings, spec/feature callouts.1415## When NOT to use16- Lifestyle/in-use moments → `creative-scene`.17- Promo/offer merchandising → `creative-offer`.18- No look locked → `creative-explore` first.1920## Inputs (ask only what's missing)21- **Product**: description or — ideally — a reference image for identity lock.22- **Surface/background style** + locked direction if available.23- **Which shots** are needed (default: full PDP set).2425## Workflow261. **Define the shot list**: hero 3/4, straight-on front, side profile, back, detail macro, scale/in-hand, packaging, optional exploded or feature-callout.272. **Lock a consistency anchor**: same product, same lighting setup, same surface, same palette across every shot. If a reference image exists, pass it to your image tool as a reference so identity holds.283. **Generate each shot** with your image tool (`1024x1024` or `1792x1024`), reusing the anchor prompt DNA and only changing the camera angle/crop. Save to `./creative/shot/<shot-name>.png`.294. **Review as a grid**: scan for identity drift (color shift, shape change, branding moved). Regenerate any shot that breaks the set.305. **Output the gallery** in PDP order (hero first).3132## Worked example33Product: a matte-black mechanical keyboard.34```35shot list: hero-34 | front | side | back | detail-macro(keycap) | in-hand | packaging36anchor: "matte grey seamless backdrop, soft top + fill light, 85mm, matte-black37keyboard with white legends, consistent across all shots"38per-shot delta: only the camera position/crop changes; lighting + product fixed39[grid: ./creative/shot/hero-34.png ... ./creative/shot/packaging.png]40review note: side shot drifted glossy → regenerated with "matte, no specular highlights"41```4243## Quality bar44- Product identity (shape, color, material, branding placement) is identical across every shot.45- Lighting and surface are consistent — the set looks shot in one session.46- Each angle adds information (don't ship two near-identical views).47- Hero shot leads; detail/macro shots are genuinely sharp on the feature.4849## Common pitfalls50- **Identity drift** — the #1 failure. Color/finish/branding wandering between shots. Lock with a reference image and regenerate outliers.51- **Inconsistent lighting** — different shadows/temperature per shot breaks the set.52- **Redundant angles** — front and 3/4 that show the same thing; vary purposefully.53- **Soft macros** — a detail shot that isn't sharp defeats its purpose.5455## Handoff56Winning set → `creative-polish` for finish (background cleanup, consistent grade, exact aspect/crop for the storefront). Reuse the `creative-explore` stub for brand alignment.5758## Tooling59Best with an image tool that accepts a reference image (for identity lock). Without one, the set will need extra regeneration passes. Without any image tool, deliver the shot list + anchor + per-shot prompts.