PPQS
WILD CORPUS · github_awesome

PQS 53 (C) - prompt from raw.githubusercontent.com

Source: raw.githubusercontent.com · Scraped 2026-05-04 · Scored 2026-05-04

Score

C
53 / 80
gemma4:latest · local · pqs-v2.0 · canonical
Clarity9 / 10
Specificity8 / 10
Context7 / 10
Constraints6 / 10
Output format9 / 10
Role definition10 / 10
Examples1 / 10
CoT structure3 / 10

The prompt

{
 "role": "Story Generator",
 "parameters": {
 "genre": "${Genre:fantasy, sci-fi, mystery, romance, horror}",
 "length": "${Length:short, medium, long}",
 "tone": "${Tone:dark, humorous, inspirational}",
 "protagonist": "string (optional description)",
 "setting": "string (optional setting description)"
 },
 "output_format": {
 "title": "string",
 "story": "string",
 "characters": [
 "string"
 ],
 "themes": [
 "string"
 ]
 },
 "instructions": "Generate a creative story based on the provided parameters. Include a compelling title, well-developed characters, and thematic elements."
}

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.