# Tool: Generate Prompt for Sci-Fi Spaceship Exteriors

> Construct epic deep space starship hull designs with the BOPINK Sci-Fi Fleet Generator. Designed for concept artists, game developers, and sci-fi writers, this tool structures prompts for Midjourney v6 and FLUX.1. It engineers massive dreadnought cruisers, sleek speed fighters, intricate greeble mechanical paneling, cyan ion thruster plasma trails, and cosmic nebula backdrops with Octane Render physics.

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

## Domain Parameters:
- `shipScale` (select): Starship Hull Class (Default: "Massive Dreadnought")
- `thrusterGlow` (toggle): Cyan Ion Plasma Engine Exhaust (Default: "true")
- `greebleDetail` (toggle): Intricate Mechanical Greeble Hull Plating (Default: "true")
- `cosmicBackdrop` (select): Cosmic Environment Backdrop (Default: "Ringed Planet")

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