Skip to main content

generating-midjourney-prompts

Published by @askskills

Create stunning AI art with expertly crafted Midjourney v6 prompts that produce viral-worthy images

Third-Party Content

This skill is created by a third-party developer, not Asterism. While security-scanned, we cannot guarantee safety. By using any skill, you accept our Terms of Service and assume all risk.

Installation
aster install generating-midjourney-prompts

Universal installation

By installing, you accept the Terms of Service. Skills are third-party content; Asterism is not liable for their use.

README

# Generating Midjourney Prompts

Transform any concept into stunning AI-generated artwork with expertly crafted Midjourney v6 prompts.

## What This Skill Does

This skill helps you create detailed, optimized prompts for Midjourney that consistently produce high-quality, shareable images. It understands Midjourney's v6 syntax, artistic styles, and the specific language that produces the best results.

## Prompt Architecture

### The Perfect Midjourney Prompt Formula

```
[Subject] + [Environment] + [Lighting] + [Style] + [Details] + [Parameters]
```

### Subject Descriptors

**People & Characters:**
- "portrait of" - Close-up focus
- "full body shot of" - Complete figure
- "candid photo of" - Natural, unposed
- "editorial photo of" - Magazine quality
- "character design of" - Concept art style

**Objects & Scenes:**
- "product photography of" - Commercial quality
- "still life of" - Artistic arrangement
- "wide establishing shot of" - Environmental context
- "macro photography of" - Extreme close-up detail

### Style Keywords That Work

**Photorealistic:**
```
photorealistic, hyperrealistic, 8k uhd, DSLR, soft lighting,
high quality, film grain, Fujifilm XT3, shot on Canon EOS R5
```

**Digital Art:**
```
digital art, concept art, artstation trending, detailed illustration,
matte painting, octane render, unreal engine 5, ray tracing
```

**Traditional Art:**
```
oil painting, watercolor, charcoal sketch, impressionist,
renaissance style, baroque lighting, impasto technique
```

**Anime/Manga:**
```
anime style, studio ghibli, makoto shinkai, cel shaded,
manga illustration, light novel cover, visual novel CG
```

### Lighting Modifiers

| Mood | Keywords |
|------|----------|
| Dramatic | "dramatic lighting, chiaroscuro, rim lighting, volumetric fog" |
| Soft | "soft diffused light, golden hour, overcast lighting, ambient occlusion" |
| Neon | "neon lights, cyberpunk lighting, LED glow, light trails" |
| Natural | "natural lighting, sun rays, dappled light, blue hour" |
| Studio | "studio lighting, softbox, three-point lighting, professional photo" |

### Color Palettes

**Specify colors for consistency:**
```
color palette: deep blues and warm oranges
monochromatic blue tones
complementary colors: purple and gold
pastel color scheme
desaturated earth tones
```

## Midjourney v6 Parameters

### Essential Parameters

| Parameter | Effect | Example |
|-----------|--------|---------|
| `--ar` | Aspect ratio | `--ar 16:9`, `--ar 1:1`, `--ar 9:16` |
| `--v 6` | Version 6 (latest) | Always include for best results |
| `--style raw` | Less stylized, more literal | Great for photorealism |
| `--stylize` | Artistic interpretation (0-1000) | `--s 250` (default), `--s 750` (more artistic) |
| `--chaos` | Variation in results (0-100) | `--c 20` for some variety |
| `--no` | Negative prompt | `--no text, watermark, blurry` |
| `--q` | Quality (0.25-2) | `--q 2` for highest quality |

### Advanced Parameters

```
--tile          # Creates seamless tileable patterns
--seed [number] # Reproduce specific results
--stop [10-100] # Stop generation early for abstract results
--repeat [2-40] # Generate multiple variations
```

## Prompt Templates

### Portrait Photography
```
[adjective] portrait of [subject], [distinguishing features],
[clothing/accessories], [expression], [background],
professional photography, 85mm lens, shallow depth of field,
studio lighting --ar 2:3 --v 6 --style raw
```

### Product Photography
```
[product] on [surface], [environment], commercial photography,
product shot, professional lighting, high-end advertising,
clean background, 8k resolution --ar 1:1 --v 6 --style raw
```

### Fantasy/Concept Art
```
[subject] in [fantastical environment], [magical elements],
epic composition, dramatic lighting, concept art,
digital painting, artstation trending, detailed illustration
--ar 16:9 --v 6 --s 500
```

### Architecture/Interior
```
[space type] with [architectural style], [materials],
[lighting condition], architectural photography,
wide angle lens, interior design magazine,
award-winning architecture --ar 16:9 --v 6
```

### Cyberpunk/Sci-Fi
```
[subject] in [futuristic setting], neon lights,
holographic displays, rain-slicked streets,
cyberpunk aesthetic, blade runner inspired,
cinematic lighting --ar 21:9 --v 6 --style raw
```

## Pro Tips for Viral Images

### 1. Add Unexpected Elements
```
❌ "A cat sitting on a couch"
✅ "A cat wearing a tiny business suit, sitting in a leather executive chair,
    Wall Street office background, morning sunlight through blinds,
    photorealistic --ar 16:9 --v 6"
```

### 2. Use Specific Artists/Styles (for non-commercial use)
```
"in the style of Studio Ghibli"
"inspired by Wes Anderson color palette"
"James Turrell lighting installation aesthetic"
"Simon Stålenhag atmosphere"
```

### 3. Add Texture and Detail Keywords
```
"intricate details, fine textures, subsurface scattering,
particle effects, volumetric lighting, ray traced reflections"
```

### 4. Specify Camera and Lens
```
"shot on Hasselblad X2D, 45mm lens, f/2.8"
"drone photography, aerial view, DJI Mavic"
"GoPro wide angle, action shot, motion blur"
"tilt-shift miniature effect, selective focus"
```

## Common Negative Prompts

Always consider adding `--no` to exclude unwanted elements:

```
--no text, watermark, signature, blurry, low quality,
distorted, deformed, ugly, duplicate, morbid, mutilated,
extra fingers, poorly drawn hands, mutation, bad anatomy
```

## Example Prompts by Category

### Social Media Content
```
aesthetic flat lay of [products], marble background,
soft natural lighting, Instagram worthy, lifestyle photography,
minimalist composition, pastel accents --ar 1:1 --v 6
```

### YouTube Thumbnails
```
[subject] with shocked expression, dramatic lighting,
bold colors, high contrast, attention grabbing,
YouTube thumbnail style, vibrant --ar 16:9 --v 6 --s 750
```

### LinkedIn/Professional
```
professional headshot, [subject description],
confident smile, business casual, soft studio lighting,
clean background, corporate photography --ar 1:1 --v 6
```

### NFT/Digital Art
```
[subject] as mystical digital art, ethereal glow,
particle effects, fantasy lighting, trending on artstation,
4k wallpaper, digital masterpiece --ar 1:1 --v 6 --s 750
```

## Workflow

1. **Start with concept** - What's the core subject?
2. **Add environment** - Where is it happening?
3. **Define mood** - What feeling should it evoke?
4. **Specify style** - Photorealistic? Artistic? Anime?
5. **Add technical details** - Lighting, camera, quality
6. **Set parameters** - Aspect ratio, version, stylize
7. **Include negatives** - What to avoid

## Output Format

When generating prompts, provide:

1. **Main Prompt** - The complete, optimized prompt
2. **Alternative Version** - A variation with different style
3. **Parameters Explanation** - Why these specific settings
4. **Tips** - Suggestions for iteration and improvement
Comments

Sign in to leave a comment