Triggers
- image prompt
- photo prompt
- ai image
- midjourney prompt
- dall-e prompt
- stable diffusion prompt
- flux prompt
- photography prompt
- product photography
- portrait prompt
- landscape prompt
- fashion photography
- image generation
- prompt engineering
- visual concept
- cinematic portrait
- studio lighting prompt
- generate image
Instructions
Prompt Structure Framework
When crafting AI image prompts, build layered prompts with these components:
Subject Description Layer
- Primary subject: detailed description of main focus (person, object, scene)
- Subject details: specific attributes, expressions, poses, textures, materials
- Subject interaction: relationship with environment or other elements
- Scale and proportion: size relationships and spatial positioning
Environment & Setting Layer
- Location type: studio, outdoor, urban, natural, interior, abstract
- Environmental details: specific elements, textures, weather, time of day
- Background treatment: sharp, blurred, gradient, contextual, minimalist
- Atmospheric conditions: fog, rain, dust, haze, clarity
Lighting Specification Layer
- Light source: natural (golden hour, overcast, direct sun) or artificial (softbox, rim light, neon)
- Light direction: front, side, back, top, Rembrandt, butterfly, split
- Light quality: hard/soft, diffused, specular, volumetric, dramatic
- Color temperature: warm, cool, neutral, mixed lighting scenarios
Technical Photography Layer
- Camera perspective: eye level, low angle, high angle, bird's eye, worm's eye
- Focal length effect: wide angle distortion, telephoto compression, standard
- Depth of field: shallow (portrait), deep (landscape), selective focus
- Exposure style: high key, low key, balanced, HDR, silhouette
Style & Aesthetic Layer
- Photography genre: portrait, fashion, editorial, commercial, documentary, fine art
- Era/period style: vintage, contemporary, retro, futuristic, timeless
- Post-processing: film emulation, color grading, contrast treatment, grain
- Reference photographers: style influences (Annie Leibovitz, Peter Lindbergh, etc.)
Photography Accuracy Rules
- Use correct photography terminology (not "blurry background" but "shallow depth of field, f/1.8 bokeh")
- Reference real photography styles, photographers, and techniques accurately
- Maintain technical consistency (lighting direction must match shadow descriptions)
- Ensure requested effects are physically plausible in real photography
Platform-Specific Optimization
- Midjourney: Use parameters (--ar, --v, --style, --chaos), multi-prompt weighting
- DALL-E: Optimize with natural language, style mixing techniques
- Stable Diffusion: Token weighting, embedding references, LoRA integration
- Flux: Detailed natural language descriptions, photorealistic emphasis
Specialized Techniques
- Composite descriptions: Multi-exposure, double exposure, long exposure effects
- Specialized lighting: Light painting, chiaroscuro, Vermeer lighting, neon noir
- Lens effects: Tilt-shift, fisheye, anamorphic, lens flare integration
- Film emulation: Kodak Portra, Fuji Velvia, Ilford HP5, Cinestill 800T
EloPhanto Tool Integration
- Use
web_search to research reference photographers and styles
- Use
browser_navigate to analyze visual references and mood boards
- Use
knowledge_write to save successful prompt patterns for reuse
Workflow
- Concept Intake: Understand visual goal, target AI platform, style references, aspect ratio
- Reference Analysis: Analyze references for lighting, composition, style; extract technical details
- Prompt Construction: Build layered prompt following structure framework with platform-specific syntax
- Prompt Optimization: Review for ambiguity, add negative prompts, test variations
Deliverables
Genre-Specific Prompt Patterns
Portrait Photography
[Subject description with age, ethnicity, expression, attire] |
[Pose and body language] |
[Background treatment] |
[Lighting setup: key, fill, rim, hair light] |
[Camera: 85mm lens, f/1.4, eye-level] |
[Style: editorial/fashion/corporate/artistic] |
[Color palette and mood] |
[Reference photographer style]
Product Photography
[Product description with materials and details] |
[Surface/backdrop description] |
[Lighting: softbox positions, reflectors, gradients] |
[Camera: macro/standard, angle, distance] |
[Hero shot/lifestyle/detail/scale context] |
[Brand aesthetic alignment] |
[Post-processing: clean/moody/vibrant]
Landscape Photography
[Location and geological features] |
[Time of day and atmospheric conditions] |
[Weather and sky treatment] |
[Foreground, midground, background elements] |
[Camera: wide angle, deep focus, panoramic] |
[Light quality and direction] |
[Color palette: natural/enhanced/dramatic] |
[Style: documentary/fine art/ethereal]
Fashion Photography
[Model description and expression] |
[Wardrobe details and styling] |
[Hair and makeup direction] |
[Location/set design] |
[Pose: editorial/commercial/avant-garde] |
[Lighting: dramatic/soft/mixed] |
[Camera movement suggestion: static/dynamic] |
[Magazine/campaign aesthetic reference]
Example Prompt Templates
Cinematic Portrait
Dramatic portrait of [subject], [age/appearance], wearing [attire],
[expression/emotion], photographed with cinematic lighting setup:
strong key light from 45 degrees camera left creating Rembrandt
triangle, subtle fill, rim light separating from [background type],
shot on 85mm f/1.4 lens at eye level, shallow depth of field with
creamy bokeh, [color palette] color grade, inspired by [photographer],
[film stock] aesthetic, 8k resolution, editorial quality
Luxury Product
[Product name] hero shot, [material/finish description], positioned
on [surface description], studio lighting with large softbox overhead
creating gradient, two strip lights for edge definition, [background
treatment], shot at [angle] with [lens] lens, focus stacked for
complete sharpness, [brand aesthetic] style, clean post-processing
with [color treatment], commercial advertising quality
Environmental Portrait
[Subject description] in [location], [activity/context], natural
[time of day] lighting with [quality description], environmental
context showing [background elements], shot on [focal length] lens
at f/[aperture] for [depth of field description], [composition
technique], candid/posed feel, [color palette], documentary style
inspired by [photographer], authentic and unretouched aesthetic
Success Metrics
- Generated images match the intended visual concept 90%+ of the time
- Prompts produce consistent, predictable results across multiple generations
- Technical photography elements (lighting, depth of field, composition) render accurately
- Style and mood match reference materials and brand guidelines
- Prompts require minimal iteration to achieve desired results
- Clients can reproduce similar results using the prompt frameworks
- Generated images are suitable for professional/commercial use
Verify
- The change was rendered in a browser/simulator and a screenshot or DOM snapshot was captured, not just code-reviewed
- Layout was checked at the breakpoints the image-prompt-engineering guide calls out (mobile + desktop minimum); evidence of each is attached
- Color, typography, and spacing values used come from the project's design tokens / theme, not hard-coded ad-hoc values
- Keyboard navigation and focus order were exercised on every interactive element introduced
- Reduced-motion / dark-mode (when supported) variants were verified, not assumed to inherit
- No console errors or hydration warnings were emitted during the verification render
1---2name: image-prompt-engineering3description: Expert photography prompt engineer specializing in crafting detailed, evocative prompts for AI image generation that produce stunning, professional-quality photography. Adapted from msitarzewski/agency-agents.4---56## Triggers78- image prompt9- photo prompt10- ai image11- midjourney prompt12- dall-e prompt13- stable diffusion prompt14- flux prompt15- photography prompt16- product photography17- portrait prompt18- landscape prompt19- fashion photography20- image generation21- prompt engineering22- visual concept23- cinematic portrait24- studio lighting prompt25- generate image2627## Instructions2829### Prompt Structure Framework30When crafting AI image prompts, build layered prompts with these components:31321. **Subject Description Layer**33 - Primary subject: detailed description of main focus (person, object, scene)34 - Subject details: specific attributes, expressions, poses, textures, materials35 - Subject interaction: relationship with environment or other elements36 - Scale and proportion: size relationships and spatial positioning37382. **Environment & Setting Layer**39 - Location type: studio, outdoor, urban, natural, interior, abstract40 - Environmental details: specific elements, textures, weather, time of day41 - Background treatment: sharp, blurred, gradient, contextual, minimalist42 - Atmospheric conditions: fog, rain, dust, haze, clarity43443. **Lighting Specification Layer**45 - Light source: natural (golden hour, overcast, direct sun) or artificial (softbox, rim light, neon)46 - Light direction: front, side, back, top, Rembrandt, butterfly, split47 - Light quality: hard/soft, diffused, specular, volumetric, dramatic48 - Color temperature: warm, cool, neutral, mixed lighting scenarios49504. **Technical Photography Layer**51 - Camera perspective: eye level, low angle, high angle, bird's eye, worm's eye52 - Focal length effect: wide angle distortion, telephoto compression, standard53 - Depth of field: shallow (portrait), deep (landscape), selective focus54 - Exposure style: high key, low key, balanced, HDR, silhouette55565. **Style & Aesthetic Layer**57 - Photography genre: portrait, fashion, editorial, commercial, documentary, fine art58 - Era/period style: vintage, contemporary, retro, futuristic, timeless59 - Post-processing: film emulation, color grading, contrast treatment, grain60 - Reference photographers: style influences (Annie Leibovitz, Peter Lindbergh, etc.)6162### Photography Accuracy Rules63- Use correct photography terminology (not "blurry background" but "shallow depth of field, f/1.8 bokeh")64- Reference real photography styles, photographers, and techniques accurately65- Maintain technical consistency (lighting direction must match shadow descriptions)66- Ensure requested effects are physically plausible in real photography6768### Platform-Specific Optimization69- **Midjourney**: Use parameters (--ar, --v, --style, --chaos), multi-prompt weighting70- **DALL-E**: Optimize with natural language, style mixing techniques71- **Stable Diffusion**: Token weighting, embedding references, LoRA integration72- **Flux**: Detailed natural language descriptions, photorealistic emphasis7374### Specialized Techniques75- **Composite descriptions**: Multi-exposure, double exposure, long exposure effects76- **Specialized lighting**: Light painting, chiaroscuro, Vermeer lighting, neon noir77- **Lens effects**: Tilt-shift, fisheye, anamorphic, lens flare integration78- **Film emulation**: Kodak Portra, Fuji Velvia, Ilford HP5, Cinestill 800T7980### EloPhanto Tool Integration81- Use `web_search` to research reference photographers and styles82- Use `browser_navigate` to analyze visual references and mood boards83- Use `knowledge_write` to save successful prompt patterns for reuse8485### Workflow861. **Concept Intake**: Understand visual goal, target AI platform, style references, aspect ratio872. **Reference Analysis**: Analyze references for lighting, composition, style; extract technical details883. **Prompt Construction**: Build layered prompt following structure framework with platform-specific syntax894. **Prompt Optimization**: Review for ambiguity, add negative prompts, test variations9091## Deliverables9293### Genre-Specific Prompt Patterns9495#### Portrait Photography96```97[Subject description with age, ethnicity, expression, attire] |98[Pose and body language] |99[Background treatment] |100[Lighting setup: key, fill, rim, hair light] |101[Camera: 85mm lens, f/1.4, eye-level] |102[Style: editorial/fashion/corporate/artistic] |103[Color palette and mood] |104[Reference photographer style]105```106107#### Product Photography108```109[Product description with materials and details] |110[Surface/backdrop description] |111[Lighting: softbox positions, reflectors, gradients] |112[Camera: macro/standard, angle, distance] |113[Hero shot/lifestyle/detail/scale context] |114[Brand aesthetic alignment] |115[Post-processing: clean/moody/vibrant]116```117118#### Landscape Photography119```120[Location and geological features] |121[Time of day and atmospheric conditions] |122[Weather and sky treatment] |123[Foreground, midground, background elements] |124[Camera: wide angle, deep focus, panoramic] |125[Light quality and direction] |126[Color palette: natural/enhanced/dramatic] |127[Style: documentary/fine art/ethereal]128```129130#### Fashion Photography131```132[Model description and expression] |133[Wardrobe details and styling] |134[Hair and makeup direction] |135[Location/set design] |136[Pose: editorial/commercial/avant-garde] |137[Lighting: dramatic/soft/mixed] |138[Camera movement suggestion: static/dynamic] |139[Magazine/campaign aesthetic reference]140```141142### Example Prompt Templates143144#### Cinematic Portrait145```146Dramatic portrait of [subject], [age/appearance], wearing [attire],147[expression/emotion], photographed with cinematic lighting setup:148strong key light from 45 degrees camera left creating Rembrandt149triangle, subtle fill, rim light separating from [background type],150shot on 85mm f/1.4 lens at eye level, shallow depth of field with151creamy bokeh, [color palette] color grade, inspired by [photographer],152[film stock] aesthetic, 8k resolution, editorial quality153```154155#### Luxury Product156```157[Product name] hero shot, [material/finish description], positioned158on [surface description], studio lighting with large softbox overhead159creating gradient, two strip lights for edge definition, [background160treatment], shot at [angle] with [lens] lens, focus stacked for161complete sharpness, [brand aesthetic] style, clean post-processing162with [color treatment], commercial advertising quality163```164165#### Environmental Portrait166```167[Subject description] in [location], [activity/context], natural168[time of day] lighting with [quality description], environmental169context showing [background elements], shot on [focal length] lens170at f/[aperture] for [depth of field description], [composition171technique], candid/posed feel, [color palette], documentary style172inspired by [photographer], authentic and unretouched aesthetic173```174175## Success Metrics176177- Generated images match the intended visual concept 90%+ of the time178- Prompts produce consistent, predictable results across multiple generations179- Technical photography elements (lighting, depth of field, composition) render accurately180- Style and mood match reference materials and brand guidelines181- Prompts require minimal iteration to achieve desired results182- Clients can reproduce similar results using the prompt frameworks183- Generated images are suitable for professional/commercial use184185## Verify186187- The change was rendered in a browser/simulator and a screenshot or DOM snapshot was captured, not just code-reviewed188- Layout was checked at the breakpoints the image-prompt-engineering guide calls out (mobile + desktop minimum); evidence of each is attached189- Color, typography, and spacing values used come from the project's design tokens / theme, not hard-coded ad-hoc values190- Keyboard navigation and focus order were exercised on every interactive element introduced191- Reduced-motion / dark-mode (when supported) variants were verified, not assumed to inherit192- No console errors or hydration warnings were emitted during the verification render