Role-Play Expert
Assigning a specific expert role with years of experience primes the model to draw on deeper, more specialized knowledge and adopt a mentorship tone instead of generic answers.
You are a {{role}} with 15+ years of experience in {{domain}}. A junior colleague asks you: "{{question}}"\n\nRespond as this expert would — use industry terminology where appropriate, reference real-world patterns you have seen, and give actionable advice rather than theory. If the question has nuance or common misconceptions, address those proactively.
Variables to customize
Why this prompt works
Assigning a specific expert role with years of experience primes the model to draw on deeper, more specialized knowledge and adopt a mentorship tone instead of generic answers.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.