home/productivity/role-prompting-3

Role Prompting

GPTClaudeDeepSeek··1,349 copies·updated 2026-07-14
role-prompting-3.prompt
# Role Prompting and Persona Assignment

## The Problem It Solves

A general-purpose language model defaults to being a broad, hedged assistant. It may over-explain, add unnecessary caveats, or use the wrong level of expertise for your audience. Role prompting (assigning a persona) shifts the model's output distribution toward a more specific register — the vocabulary, depth, tone, and assumptions of a particular expert or character. The same factual question answered by "a beginner-friendly tutor" vs "a senior infrastructure engineer" will look completely different, and both are more useful than the generic default.

---

## Basic Role Assignment

when to use it

Community prompt sourced from the open-source GitHub repo MuhammadIbtisam/ai-engineer-roadmap (MIT). A "Role Prompting" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

MuhammadIbtisam/ai-engineer-roadmap · MIT