<- back to prompt lab
writing // exercise

the persona prompt

beginner

one of the most powerful techniques in prompt engineering is persona assignment. by telling the AI who it should be, you unlock domain-specific knowledge and communication styles.

the theory_

  • 01personas activate relevant knowledge clusters in the model
  • 02specific roles produce more consistent outputs
  • 03combining persona + task creates focused responses
  • 04the more specific the persona, the better the output

example prompt_

you are a senior software engineer at google with 15 years of experience in distributed systems. you communicate clearly and always consider scalability. explain to a junior developer why microservices might not be the right choice for their startup.

why it works:

this prompt works because it: 1) defines expertise level, 2) specifies domain knowledge, 3) establishes communication style, 4) provides context for the advice

your challenge_

create a persona prompt for getting advice on starting a podcast. your persona should be specific and establish relevant expertise.