Generate or manipulate images. Use when the user asks for "shades of [color]", "color palette", "pixelate", "convert [format] to [format]", "resize image", "rescale image", or any request involving image generation or image manipulation.
Image generation and manipulation workflows.
STOP: This is a branching skill, not a workflow. The four modes below are mutually exclusive. Read ONLY the ONE reference file for the detected mode. NEVER read any other files.
Determine mode from user request:
Color swatches mode:
references/color-swatches-reference.mdTODO: Image pixellation mode:
references/image-pixellation-reference.md Not yet implementedTODO: Image conversion mode:
references/image-conversion-reference.md Not yet implementedTODO: Image rescaling mode:
references/image-rescaling-reference.md Not yet implementedIf ambiguous, ask user which mode.
REMINDER: Each mode is a SEPARATE BRANCH. Read ONLY the single reference file listed for the detected mode. Do NOT read files for other modes.
REMINDER: NEVER DO ALL FOUR MODES. Pick and run one mode.