# Tool: Generate Prompt for Music Video Neon Aesthetics

> Produce vibrant synthwave and retrowave music video visuals with the BOPINK Neon Music Video Engine. Designed for music producers, video directors, and visual artists, this tool generates prompts for OpenAI Sora, Runway Gen-3 Alpha, and Luma Dream Machine. It incorporates 1980s wireframe grid highways, glowing neon sun horizons, chrome vehicle reflections, atmospheric magenta haze, and energetic camera sweeps.

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

## Domain Parameters:
- `synthTheme` (select): Music Visual Theme (Default: "Synthwave")
- `chromeReflections` (toggle): Include Chrome & Mirror Metallic Reflections (Default: "true")
- `laserBeams` (toggle): Volumetric Laser Beams & Haze (Default: "true")
- `cameraSweep` (select): Camera Movement Cadence (Default: "Forward Glide")

## 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-music-video-neon-aesthetics",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
