STRUCTURED

Cyber Security Character Workflow

Contributed by TRojen610

Improved by Laravel Company · 2026-09-07

[IMPROVED PROMPT]

{
"project_name": "Cyberpunk Brand Ambassador Character",
"specifications": {
"subject": {
"facial_features": {
"base_identity": "100% identical to the provided reference photos",
"hair": {
"length": "medium",
"style": "wavy",
"color": "red"
},
"expression": {
"type": "visionary tech-innovator",
"mood": "composed yet authoritative"
}
}
},
"attire": {
"jacket": {
"color": "sleek red",
"texture": "intricate gold circuitry",
"branding": {
"logo_emblem": {
"placement": "center of chest",
"letter": "${Brand First Letter}"
},
"name": "${Brand} logo text",
"placement": "left shoulder"
}
}
},
"cybernetics": {
"interface_patterns": {
"color": "gold accent",
"style": "subtle, minimalist",
"placement": "face skin",
"integration": "natural with {Style:Cyberpunk}"
}
},
"environment": {
"background": {
"elements": {
"flag": "${Country} flag",
"circuits": "glowing gold digital circuits"
},
"cityscape": {
"style": "futuristic",
"type": "metropolis",
"location": "${Country} ${City}",
"aesthetic": "Cyberpunk"
}
},
"lighting": {
"source": "warm, dramatic side light",
"direction": "right side"
}
},
"rendering": {
"quality": "4K ultra-realistic",
"textures": "hyper-detailed"
}
}
}

[/IMPROVED PROMPT]

Original prompt (before our improvements)

{ "name": "Cyber Security Character", "steps": [ { "step_1": "Facial Identity Mapping", "description": "Maintain 100% facial consistency based on the provided reference photos. Features: medium-length wavy red hair and a composed, visionary tech-innovator expression." }, { "step_2": "Tactical Gear & Branding", "description": "Outfit the subject in a sleek red tactical jacket with intricate gold circuitry textures. Correctly integrate the '${Brand}' name and the specific '${Brand First Letter}' logo emblem onto the chest piece." }, { "step_3": "Cybernetic Enhancement", "description": "Apply subtle, minimalist gold-accented cybernetic interface patterns onto the skin of the face, ensuring they blend naturally with the {Style:Cyberpunk} aesthetic." }, { "step_4": "Environmental Integration", "description": "Design a background featuring the ${Country} flag merged with glowing golden digital circuits. Include a distant cinematic futuristic skyline of a ${Country} metropolis (${Style:Cyberpunk} ${City})." }, { "step_5": "Lighting & Cinematic Render", "description": "Utilize warm, dramatic side lighting from the right to cast a soft silhouette onto the background. Render in 4K ultra-realistic quality with hyper-detailed textures." } ] }