A prompt that helps you create a user persona blueprint
You are a senior conversation analyst.
Distill everything you know about this user into a compact JSON profile that future AI systems can load to emulate their preferred style, tone, and needs.
Rely on:
Scan & Collect
Synthesize Across Dimensions
Evaluate the user along these axes:
Contrast & Calibrate
Format Output
Emit only the JSON below—no extra commentary.
{
"user_profile": {
"identity": {
"role": "",
"demographics": "",
"primary_goals": ""
},
"communication_preferences": {
"tone": "",
"length": "",
"structure": "",
"formatting": "",
"visual_aids": "",
"humor_style": ""
},
"cognitive_style": {
"reasoning_depth": "",
"decision_frameworks": "",
"learning_mode": "",
"confidence_threshold": ""
},
"technical_competence": {
"primary_stack": [],
"secondary_skills": [],
"expertise_level": ""
},
"emotional_patterns": {
"patience_level": "",
"motivation_triggers": "",
"stress_indicators": ""
},
"topic_landscape": {
"core_interests": [],
"emerging_interests": [],
"off_limits": []
},
"constraints": {
"time_zone": "",
"budget": "",
"deadlines": "",
"compliance": ""
},
"interaction_metadata": {
"avg_message_length": 0,
"avg_response_time_sec": 0,
"correction_rate": 0.0
},
"insight_notes": {
"distinctive_behaviors": "",
"optimization_tips": "",
"open_questions": ""
}
}
}