# Tool: Write Prompt for Mystical Tarot Card Deck Art

> Design esoteric Tarot card illustrations with the BOPINK Mystical Art Engine. Created for deck creators, fantasy illustrators, and graphic designers, this tool constructs prompts for Midjourney v6 and DALL-E 3. It generates Alphonse Mucha Art Nouveau linework, celestial moon astrology symbols, ornate gold foil filigree borders, and vibrant jewel-tone color palettes formatted for vertical card proportions.

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

## Domain Parameters:
- `cardStyle` (select): Illustration Style & Era (Default: "Art Nouveau")
- `goldFoilFrame` (toggle): Ornate Gold Foil Filigree Border (Default: "true")
- `aspectRatio` (select): Aspect Ratio (--ar) (Default: "2:3")

## 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": "write-prompt-for-mystical-tarot-card-deck-art",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
