# Tool: Create Prompt for High Fashion Editorial Shots

> Create Vogue-grade runway and haute couture fashion editorial prompts with the BOPINK High Fashion Studio. Built for fashion photographers, stylists, and magazine creative directors, this generator structures prompts for Midjourney v6 and FLUX.1 Pro. It dictates avant-garde liquid metallic gowns, high-contrast studio strobe lighting, mirror runways at sunset, 35mm film grain, and high-fashion model poses.

**Category**: prompts-ai-image | **Target AI Models**: Midjourney v6, FLUX.1 Pro

## Domain Parameters:
- `garmentStyle` (select): Garment Couture Style (Default: "Avant-Garde")
- `filmStock` (toggle): 35mm Kodak Portra Film Grain (Default: "true")
- `strobeLighting` (toggle): High-Contrast Studio Key Strobe (Default: "true")
- `aspectRatio` (select): Aspect Ratio (--ar) (Default: "4:5")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "create-prompt-for-high-fashion-editorial-shots",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
