WILD CORPUS · github_awesome
PQS 60 (B) - prompt from raw.githubusercontent.com
Source: raw.githubusercontent.com · Scraped 2026-05-04 · Scored 2026-05-04
Score
B60 / 80
gemma4:latest · local · pqs-v2.0 · canonical
Clarity9 / 10
Specificity9 / 10
Context7 / 10
Constraints9 / 10
Output format8 / 10
Role definition9 / 10
Examples8 / 10
CoT structure1 / 10
The 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"
}
}This prompt was scraped from a public source. The score reflects the input as written, not the quality of any output it produced. The AI input quality problem is the gap between what people type and what the model can act on.