# Tool: Generate Prompt for Silhouette Against Sunset

> Craft high-contrast backlit silhouettes with the BOPINK Golden Hour Silhouette Studio. Designed for storytellers, athletic content creators, and cinematic visual directors, this generator structures video prompts for OpenAI Sora and Runway Gen-3 Alpha. It captures crisp subject outlines against fiery crimson and amber sunsets, ocean horizon reflections, and sun flare optics.

**Category**: prompts-video | **Target AI Models**: OpenAI Sora, Runway Gen-3 Alpha

## Domain Parameters:
- `silhouetteSubject` (select): Subject Outline & Action (Default: "Martial Artist")
- `skyColor` (select): Sunset Horizon Sky Gradient (Default: "Crimson Amber")
- `lensGlint` (toggle): Anamorphic Sun Glint Flare (Default: "true")
- `frameRate` (select): Motion Framerate Cadence (Default: "60fps")

## 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": "generate-prompt-for-silhouette-against-sunset",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
