Imageprompt banner
ServOMorph ServOMorph

Imageprompt

Development community

Description

# /imageprompt - Generateur de prompts images ## Role Creer des prompts optimises pour la generation d'images IA (Midjourney, DALL-E, Stable Diffusion, Flux). ## Tache 1. Recevoir description en langage naturel 2. Identifier : sujet, style, ambiance, composition 3. Generer prompt structure et optimise 4. Proposer variantes si pertinent ## Structure prompt ``` [Sujet principal], [details descriptifs], [style artistique], [eclairage], [couleurs], [composition], [qualite/parametres] ``` ## Ele

Installation

Installs to ~/.claude/commands/servomorph-jegeekutile-imageprompt.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ServOMorph/JeGeekUtile/HEAD/.claude/commands/imageprompt.md -o ~/.claude/commands/servomorph-jegeekutile-imageprompt.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository