# Tool: Design Prompt for Sci-Fi Hologram Interfaces

> Architect futuristic 3D user interfaces and holographic HUD projections with the BOPINK Sci-Fi Hologram Studio. Created for UI/UX designers, film visual effects artists, and sci-fi creators, this tool generates prompts for Runway Gen-3 Alpha and Luma Dream Machine. It builds semi-transparent glowing telemetry displays, rotating planetary wireframes, interactive gesture widgets, and dark lab backdrop contrast.

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

## Domain Parameters:
- `hudColor` (select): Holographic Projection Spectrum (Default: "Cyan Gold")
- `interactiveHandGestures` (toggle): Interactive User Hand Gestures (Default: "true")
- `wireframes` (toggle): 3D Wireframes & Telemetry Graphs (Default: "true")
- `backdropContrast` (select): Backdrop Laboratory Setting (Default: "Dark Tech Lab")

## 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-scifi-hologram-interfaces",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
