midjourney-prompts

Generate Midjourney V7 prompts with aspect ratios and SEO filenames from webpage CSS.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/deomiarn/website-template --skill midjourney-prompts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: midjourney-prompts
Source: https://github.com/deomiarn/website-template/tree/main/.claude/skills/midjourney-prompts
Command: npx skills add https://github.com/deomiarn/website-template --skill midjourney-prompts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates generation of Midjourney V7 prompts for page imagery, ensuring consistent style and SEO-friendly filenames.

Core Features & Use Cases

  • Aspect Ratios: Infers aspect ratios from CSS classes to guide prompts.
  • Prompts & Filenames: Outputs ready-to-copy prompts and SEO-friendly filenames.
  • Output: Saves to docs/midjourney-prompts/[page]-prompts.md.

Quick Start

Run after page composition to generate prompts for all image slots and store results in docs/midjourney-prompts.

Frequently Asked Questions about midjourney-prompts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Midjourney prompts for website images automatically?

Generate Midjourney V7 prompts automatically by analyzing your webpage structure and CSS to extract aspect ratios, then output ready-to-copy prompts with brand style guidelines and SEO-friendly filenames saved to docs/midjourney-prompts.

Can I extract aspect ratios from CSS classes for image generation?

Yes, the Skill infers aspect ratios directly from CSS classes on your page, then applies those ratios (--ar flag) to each generated Midjourney prompt for pixel-perfect image sizing.

What do I need before running prompt generation on my pages?

Compose your page with image slots and CSS classes defining aspect ratios. Optionally provide brand style guidelines; the Skill reads these to ensure consistent visual identity across all generated prompts.

How does Midjourney V7 prompt generation handle brand consistency?

The Skill analyzes available brand style guidelines and embeds them into each prompt, ensuring generated images align with your visual identity while adding SEO-friendly filenames for organized asset storage.

What output format do the generated prompts use?

Prompts are saved as markdown files per page (docs/midjourney-prompts/[page]-prompts.md), each containing copy-ready Midjourney V7 syntax with --ar, --raw, and --bs flags plus corresponding filenames.

Can I use this for pages with multiple image slots?

Yes, the Skill processes all image slots on a page, generating a unique Midjourney V7 prompt with matching aspect ratio and brand style for each slot in a single structured output.