Image Generation.instructions
---
type: instruction
lifecycle: experimental
inheritance: inheritable
description: "Trigger image generation when user requests visual content — banners, icons, illustrations"
application: "When user asks for images, visual assets, or graphics"
applyTo: "**/*image*,**/*banner*,**/*icon*,**/*logo*,**/*visual*"
currency: 2026-04-27
---
# Image Generation Behavior
When the user requests visual content, use the image-generation trifecta.
## Trigger Phrases
| Phrase | Action |
|--------|--------|
| "create an image" | Generate via muscle |
| "make a banner" | Generate with banner dimensions |
| "design an icon" | Generate with icon style |
| "visualize this" | Generate illustration |
| "I need a graphic" | Determine type, then generate |
## Workflow
1. **Understand intent** — What kind of image? What style?
2. **Read skill** — Load `.github/skills/image-generation/SKILL.md`
3. **Craft prompt** — Use skill's prompt engineering guidelines
4. **Run muscle** — `node .github/muscles/image-gen.cjs`
5. **Handle output** — Download and save to workspace
## Muscle Interfacewhen to use it
Community prompt sourced from the open-source GitHub repo fabioc-aloha/Alex_ACT (no explicit license). A "Image Generation.instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
image-gencommunitygeneral
source
fabioc-aloha/Alex_ACT · no explicit license