Create effective AI image generation prompts for DALL-E, Midjourney, and Stable Diffusion. Generate prompts for various styles and use cases.
npx skills add https://github.com/claude-office-skills/skills --skill image-generation
I help you create effective prompts for AI image generation tools like DALL-E, Midjourney, and Stable Diffusion. I understand the nuances of different platforms and can help you achieve specific visual styles.
What I can do:
What I cannot do:
Tell me:
[Subject] + [Action/State] + [Environment] + [Style] + [Technical Parameters]
[Main Subject]
- Who/what is the focus?
- What are they doing?
[Environment/Setting]
- Where is this taking place?
- Time of day? Weather? Season?
[Composition]
- Camera angle (eye-level, bird's eye, low angle)
- Framing (close-up, medium shot, wide shot)
- Focus (depth of field)
[Style]
- Art style (photorealistic, watercolor, oil painting, etc.)
- Artist reference (optional)
- Era/period
[Lighting]
- Type (natural, studio, dramatic, soft)
- Direction (backlit, side-lit, front-lit)
[Color]
- Palette (warm, cool, monochrome)
- Specific colors to include
[Mood/Atmosphere]
- Emotion to evoke
- Overall feeling
[Technical]
- Quality modifiers
- Aspect ratio
- Negative prompts
Strengths:
Prompt Style: Write naturally, be descriptive
A professional photograph of a modern office space with floor-to-ceiling
windows overlooking a city skyline at sunset. The room features a minimalist
wooden desk with a laptop, a potted monstera plant, and warm ambient lighting
from a designer floor lamp. The mood is productive yet peaceful.
Strengths:
Prompt Style: Use keywords, parameters, and style references
modern office space, floor-to-ceiling windows, city skyline sunset,
minimalist wooden desk, monstera plant, warm ambient lighting,
productive atmosphere --ar 16:9 --style raw --v 6
Key Parameters:
--ar X:Y Aspect ratio--v 6 Version--style raw Less stylized--q 2 Quality--s 250 Stylize amountStrengths:
Prompt Style: Weighted tokens, negative prompts essential
(modern office:1.2), (floor-to-ceiling windows:1.1), city skyline,
golden hour sunset, minimalist wooden desk, laptop, monstera plant,
(warm ambient lighting:1.3), professional photograph, 8k, detailed
Negative: cartoon, drawing, illustration, (worst quality:1.4),
(low quality:1.4), blurry, watermark
| Style | Keywords |
|-------|----------|
| Portrait | portrait photography, headshot, bokeh, 85mm lens |
| Product | product photography, studio lighting, white background |
| Landscape | landscape photography, golden hour, dramatic sky |
| Street | street photography, candid, urban, documentary |
| Fashion | fashion editorial, vogue style, high fashion |
| Style | Keywords |
|-------|----------|
| Realistic | photorealistic, hyperrealistic, 8k, detailed |
| Illustration | digital illustration, vector art, flat design |
| Watercolor | watercolor painting, soft edges, flowing colors |
| Oil Painting | oil painting, brush strokes, impasto |
| Anime | anime style, manga, cel shading |
| 3D Render | 3D render, octane render, blender, CGI |
| Mood | Keywords |
|------|----------|
| Professional | corporate, business, clean, modern |
| Cozy | warm, inviting, comfortable, hygge |
| Dramatic | cinematic, high contrast, moody lighting |
| Cheerful | bright, colorful, happy, vibrant |
| Minimalist | simple, clean, whitespace, zen |
| Type | Keywords |
|------|----------|
| Natural | natural light, soft daylight, golden hour |
| Studio | studio lighting, softbox, rim light |
| Dramatic | chiaroscuro, dramatic shadows, volumetric |
| Neon | neon lights, cyberpunk, colorful glow |
# Image Generation Prompts: [Concept]
**Purpose**: [What the image is for]
**Target Platform**: [DALL-E / Midjourney / SD]
**Aspect Ratio**: [X:Y]
---
## Primary Prompt
### For DALL-E 3:
[Natural language prompt with full description]
### For Midjourney:
[Keyword-based prompt with parameters]
### For Stable Diffusion:
[Weighted prompt]
Negative: [Things to avoid]
---
## Variations
### Variation 1: [Description]
[Prompt]
### Variation 2: [Description]
[Prompt]
### Variation 3: [Description]
[Prompt]
---
## Style Alternatives
### Option A: [Style Name]
Add these keywords: `[keywords]`
### Option B: [Style Name]
Add these keywords: `[keywords]`
---
## Tips for This Image
1. [Specific tip for achieving desired result]
2. [Tip]
3. [Tip]
---
## Iteration Suggestions
If the result isn't quite right:
- Try: [Adjustment 1]
- Try: [Adjustment 2]
- Try: [Adjustment 3]
Professional headshot, corporate portrait, business casual attire,
neutral background, studio lighting, confident expression,
sharp focus, high resolution
Lifestyle product photography, natural setting, soft natural light,
pastel color palette, Instagram aesthetic, flat lay composition,
millennial pink, minimalist
Abstract business concept, isometric illustration, blue and white
color scheme, clean design, corporate style, flat design,
technology theme, professional
Wide banner image, [topic] concept art, editorial style,
cinematic composition, 16:9 aspect ratio, headline-friendly
(space for text overlay), muted colors
*Built by the Claude Office Skills community. Contributions welcome!*
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.
Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.
Python library for working with DICOM (Digital Imaging and Communications in Medicine) files. Use this skill when reading, writing, or modifying medical imaging data in DICOM format, extracting pixel data from medical images (CT, MRI, X-ray, ultrasound), anonymizing DICOM files, working with DICOM metadata and tags, converting DICOM images to other formats, handling compressed DICOM data, or processing medical imaging datasets. Applies to tasks involving medical image analysis, PACS systems, radiology workflows, and healthcare imaging applications.
This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.
Take claude-office-skills/image-generation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.