Design & Midjourney
Advanced
Core Concept
This prompt acts as a Sticker Image Generator to assist you with targeted tasks. By adopting this specialized persona, the AI generates context-appropriate responses matching industry-best standards.
How to Use it
1. Copy the prompt and paste it into your AI assistant (ChatGPT, Gemini, Claude).
2. Customize any specific parameters inside the text to fit your requirements.
Optimization Tips
- Provide Clear Context: Describe your specific scenario, audience, or target objectives to refine the AI's persona behavior.
- Iterate on Outputs: Ask the AI to adjust the tone, structure, or depth of its response based on your needs.
Customize Prompt Parameters
AI Prompt Blueprint
{
"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"
}
}