art-director
AI art direction system. Claude directs image generation models (Gemini, DALL-E, Flux) via structured prompts. Generate banners, diagrams, logos, screenshots, and social media visuals without leaving the terminal.
npx skills add vibeeval/vibecosystem --skill art-director --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Art Director Claude can't generate images directly, but it can **direct** image generation models with expert-level prompts. This skill turns Claude into a creative director. ## Supported Backends | Backend | Via | Best For | |---------|-----|----------| | Gemini 3.1 Flash Image | AI Gateway | General purpose, fast, cheap | | DALL-E 3 | OpenAI API | Photorealistic, detailed | | Flux 2 | Replicate/fal.ai | Artistic, stylized | | Stable Diffusion | Local/API | Full control, custom models | ## The 5-Component Prompt Formula Every image prompt follows this structure: ``` [SUBJECT] + [STYLE] + [COMPOSITION] + [LIGHTING] + [TECHNICAL] ``` ### 1. Subject (What) ``` "A minimalist developer dashboard showing code metrics" "An isometric illustration of microservices architecture" "A cyberpunk cityscape representing a deployment pipeline" ``` ### 2. Style (How it looks) ``` Styles: flat design, isometric, pixel art, watercolor, technical diagram, infographic, comic book, photorealistic, low-poly 3D, line art, blueprint ``` ### 3. Composition (Layout) ``` "centered hero composition with negative space" "rule of thirds with focal point bottom-left" "symmetric grid layout with 4 quadrants" "pa
- Supported Backends
- The 5-Component Prompt Formula
- 1. Subject (What)
- 2. Style (How it looks)
- 3. Composition (Layout)
- 4. Lighting (Mood)
- 5. Technical (Specs)
- Use Cases
- 1. GitHub Repository Banners
- 2. Architecture Diagrams
- 3. Social Media Posts
- 4. Presentation Slides
- 5. Error/Status Illustrations
- Prompt Database (Templates)
What does the art-director skill do?
AI art direction system. Claude directs image generation models (Gemini, DALL-E, Flux) via structured prompts. Generate banners, diagrams, logos, screenshots, and social media visuals without leaving the terminal.
How do I install it?
Run `npx skills add vibeeval/vibecosystem --skill art-director --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
