# Tool: Build Prompt for Intricate Tattoo Design Stencils

> Generate clean blackwork and fineline tattoo stencils with the BOPINK Tattoo Stencil Studio. Built for tattoo artists, body illustrators, and clients planning ink work, this tool engineers prompts for Midjourney v6 and FLUX.1. It generates crisp black ink linework, geometric dotwork moon phases, neo-traditional wolf and floral motifs, and pure white backgrounds optimized for stencil printing.

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

## Domain Parameters:
- `tattooStyle` (select): Tattoo Line & Stencil Style (Default: "Blackwork Dotwork")
- `whiteBackdrop` (toggle): Pure White Background Isolation (Default: "true")
- `geometricElements` (toggle): Sacred Geometry & Moon Phases (Default: "true")

## 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": "build-prompt-for-intricate-tattoo-design-stencils",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
