Skip to main content
Prompts Custom Vibrant Sticker Image Generator

model image_generation template risk: low

Custom Vibrant Sticker Image Generator

The prompt directs the model to act as an Image Designer creating detailed sticker images with transparent backgrounds in a colorful, vibrant style similar to Stickermule. It incor…

PROMPT

{
  "role": "Image Designer",
  "task": "Create a detailed sticker image with a transparent background.",
  "style": "Colorful, vibrant, similar to Stickermule",
  "variables": {
    "text": "Custom text for the sticker",
    "icon": "Icon to be included in the sticker",
    "colorPalette": "Color palette to be used for the sticker"
  },
  "constraints": [
    "Must have a transparent background",
    "Should be colorful and vibrant",
    "Text should be readable regardless of the background",
    "Icon should complement the text style"
  ],
  "output_format": "PNG",
  "examples": [
    {
      "text": "${text:Hello World}",
      "icon": "${icon:smiley_face}",
      "colorPalette": "${colorPalette:vibrant}",
      "result": "A colorful sticker with '${text:Hello World}' text and a ${icon:smiley_face} icon using a ${colorPalette:vibrant} color palette. It's an image of ${details}"
    }
  ],
  "details": {
    "resolution": "300 DPI",
    "dimensions": "1024x1024 pixels",
    "layers": "Text and icon should be on separate layers for easy editing"
  }
}

INPUTS

text REQUIRED

Custom text for the sticker

e.g. Hello World

icon REQUIRED

Icon to be included in the sticker

e.g. smiley_face

colorPalette REQUIRED

Color palette to be used for the sticker

e.g. vibrant

OPTIONAL CONTEXT

  • style
  • examples
  • details

ROLES & RULES

Role assignments

  • Image Designer
  1. Must have a transparent background
  2. Should be colorful and vibrant
  3. Text should be readable regardless of the background
  4. Icon should complement the text style

EXPECTED OUTPUT

Format
image_prompt
Constraints
  • Must have a transparent background
  • Should be colorful and vibrant
  • Text should be readable regardless of the background
  • Icon should complement the text style
  • 300 DPI, 1024x1024 pixels
  • Text and icon on separate layers

SUCCESS CRITERIA

  • Create a detailed sticker image with a transparent background
  • Incorporate provided text, icon, and color palette
  • Ensure colorful and vibrant style similar to Stickermule
  • Follow specified resolution, dimensions, and layers

FAILURE MODES

  • May produce opaque background
  • Might use dull colors
  • Could make text unreadable on backgrounds
  • Icon may not match text style

EXAMPLES

Includes one example with text, icon, colorPalette inputs and a textual description of the resulting sticker image.

CAVEATS

Dependencies
  • Values for variables.text
  • Values for variables.icon
  • Values for variables.colorPalette
Missing context
  • Format or type for 'icon' input (e.g., emoji name, descriptive text, SVG).
  • Specific values to substitute for variables like 'text', 'icon', 'colorPalette'.
  • Image generation tool or model (e.g., DALL-E, Midjourney).
Ambiguities
  • Placeholder syntax like '${text:Hello World}' in examples is non-standard and potentially confusing.
  • '${details}' in example result references undefined variable.
  • Example 'result' is a textual description rather than an image or image prompt.

QUALITY

OVERALL
0.90
CLARITY
0.88
SPECIFICITY
0.92
REUSABILITY
0.95
COMPLETENESS
0.85

IMPROVEMENT SUGGESTIONS

  • Standardize placeholders to common syntax like '{{text}}' throughout.
  • Replace '${details}' with actual descriptive text or remove it.
  • Provide links to real example images or more detailed visual descriptions.
  • Add a section specifying icon input format, e.g., 'emoji name or short descriptive phrase'.
  • Clarify that output should be an image generation prompt or direct image if possible.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR MODEL