# Tool: Design Prompt for Abstract Geometric Patterns

> Craft abstract geometric art prints and seamless patterns with the BOPINK Abstract Design Studio. Created for interior decorators, textile designers, and digital print artists, this tool constructs prompts for DALL-E 3 and Midjourney v6. It constructs Bauhaus color block compositions, fluid iridescent gradient waves, ochre/terracotta palettes, and seamless --tile pattern options.

**Category**: prompts-ai-image | **Target AI Models**: DALL-E 3, Midjourney v6

## Domain Parameters:
- `artMovement` (select): Artistic Movement & Geometry (Default: "Bauhaus")
- `colorPalette` (select): Earthy Color Palette (Default: "Terracotta Sage")
- `tileablePattern` (toggle): Seamless Tileable Repeat (--tile) (Default: "")

## 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-abstract-geometric-patterns",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
