# Tool: Create Prompt for Stable Diffusion Anime Art

> Craft vibrant anime and manga art prompts with the BOPINK Niji & Anime Prompt Generator. Tailored for concept artists, illustrators, and anime creators, this tool transforms concept ideas into detailed prompts for Midjourney Niji 6, Stable Diffusion XL, and NovelAI. It enforces precise line art weight, clean cell shading, Makoto Shinkai atmospheric lighting, Studio Ghibli nostalgic watercolor textures, and expressive character poses with --niji 6 parameter flags.

**Category**: prompts-ai-image | **Target AI Models**: Midjourney Niji 6, SDXL Anime

## Domain Parameters:
- `animeStyle` (select): Anime Sub-Style & Aesthetic (Default: "Makoto Shinkai")
- `aspectRatio` (select): Aspect Ratio (--ar) (Default: "16:9")
- `lineArtWeight` (toggle): Crisp Ink Contours & Line Weight (Default: "true")
- `nijiVersion` (select): Model Version (Default: "Niji 6")

## 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": "create-prompt-for-stable-diffusion-anime-art",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
