# Tool: Design Prompt for Cyberpunk Futuristic Concept Art

> Construct high-detail sci-fi cityscapes and dystopian environments with the BOPINK Cyberpunk Concept Art Engine. Designed for game artists, film concept designers, and worldbuilders, this generator constructs prompts for Midjourney v6 and FLUX.1. It balances volumetric fog haze, neon holographic kanji signs, rain-soaked asphalt reflections, high-altitude skybridges, and greeble mechanical details with high stylization parameters.

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

## Domain Parameters:
- `cyberTone` (select): Atmospheric Tone (Default: "Rainy Alley")
- `aspectRatio` (select): Aspect Ratio (--ar) (Default: "16:9")
- `volumetricFog` (toggle): Volumetric Fog & Holographic Kanji (Default: "true")
- `stylizeValue` (select): Midjourney Stylize Parameter (--stylize) (Default: "300")

## 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": "design-prompt-for-cyberpunk-futuristic-concept-art",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
