Prompt Patterns

When working with Large Language Models, such as ChatGPT, Claude, or Gemini, you can drastically improve the quality of your outputs by writing effective prompts. Large Language Models are essentially trained to predict the next word based on what came before, which means these models rely heavily on patterns. Therefore, it is helpful to tap into patterns that the model has been trained on and seen repeatedly.

Prompt patterns are strategies for structuring prompts that allow you to tap into the right pattern to elicit a particular behavior. On this page, we provide an overview of the general elements included in different prompt patterns that you can easily refer to when working with Large Language Models.1 For a more detailed and thorough orientation to prompt patterns, consider enrolling in Vanderbilt University Professor of Computer Science Jules White’s free, self-paced prompt engineering course.

Check out the video below to learn more about the role of prompt patterns in creating more effective interactions with generative AI.


The Persona Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • Act as Persona X
  • Perform task Y

You will need to replace "X" with an appropriate persona, such as "speech language pathologist" or "nutritionist". You will then need to specify a task for the persona to perform.

Examples

  1. Act as a computer that has been the victim of a cyber attack. Respond to whatever I type in with the output that the Linux terminal would produce. Ask me for the first command.

  2. Act as the lamb from the Mary had a little lamb nursery rhyme. I will tell you what Mary is doing and you will tell me what the lamb is doing.

  3. Act as a gourmet chef. I am going to tell you what I am eating, and you will tell me about my eating choices.

The Question Refinement Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • From now on, whenever I ask a question, suggest a better version of the question to use instead.
  • (Optional) Prompt me if I would like to use the better version instead.

Examples

  1. From now on, whenever I ask a question, suggest a better version of the question to use instead.

  2. From now on, whenever I ask a question, suggest a better version of the question and ask me if I would like to use it instead.

Tailored Example

  1. Whenever I ask a question about who is the greatest of all time (GOAT), suggest a better version of the question that puts multiple players unique accomplishments into perspective. Ask me for the first question to refine.

The Cognitive Verifier Pattern

To use the Cognitive Verifier Pattern, your prompt should make the following fundamental contextual statements:

  • When you are asked a question, follow these rules:
    • Generate a number of additional questions about X
    • Combine the answers to the individual questions to produce Y

You will need to replace "X" with a topic that would help more accurately answer the question. You will need to replace Y with the specific information that you want included in the final answer to the overall question.

Examples

  1. When you are asked to create a recipe, follow these rules. Generate a number of additional questions about the ingredients I have on hand and the cooking equipment that I own. Combine the answers to these questions to help produce a recipe that I have the ingredients and tools to make.

  2. When you are asked to plan a trip, follow these rules. Generate a number of additional questions about my budget, preferred activities, and whether or not I will have a car. Combine the answers to these questions to better plan my itinerary.

The Audience Persona Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • Explain X to me.
  • Assume that I am Persona Y.

You will need to replace "Y" with an appropriate personal, such as "have limited background in computer science" or "a healthcare expert". You will then need to specify the topic X that should be explained.

Examples

  1. Explain large language models to me. Assume that I am a bird.

  2. Explain how the supply chains for US grocery stores work to me. Assume that I am Genghis Khan.

The Flipped Interaction Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • I would like you to ask me questions to achieve X
  • You should ask questions until condition Y is met or to achieve this goal (alternatively, forever)
  • (Optional) ask me the questions one at a time, two at a time, ask me the first question, etc.

You will need to replace "X" with an appropriate goal, such as "creating a meal plan" or "creating variations of my marketing materials." You should specify when to stop asking questions with Y. Examples are "until you have sufficient information about my audience and goals" or "until you know what I like to eat and my caloric targets."

Examples

  1. I would like you to ask me questions to help me create variations of my marketing materials. You should ask questions until you have sufficient information about my current draft messages, audience, and goals. Ask me the first question.

  2. I would like you to ask me questions to help me diagnose a problem with my Internet. Ask me questions until you have enough information to identify the two most likely causes. Ask me one question at a time. Ask me the first question.

The Game Play Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • Create a game for me around X OR we are going to play an X game
  • One or more fundamental rules of the game

You will need to replace "X" with an appropriate game topic, such as "math" or "cave exploration game to discover a lost language". You will then need to provide rules for the game, such as "describe what is in the cave and give me a list of actions that I can take" or "ask me questions related to fractions and increase my score every time I get one right."

Examples

  1. Create a cave exploration game for me to discover a lost language. Describe where I am in the cave and what I can do. I should discover new words and symbols for the lost civilization in each area of the cave I visit. Each area should also have part of a story that uses the language. I should have to collect all the words and symbols to be able to understand the story. Tell me about the first area and then ask me what action to take.

  2. Create a group party game for me involving DALL-E. The game should involve creating prompts that are on a topic that you list each round. Everyone will create a prompt and generate an image with DALL-E. People will then vote on the best prompt based on the image it generates. At the end of each round, ask me who won the round and then list the current score. Describe the rules and then list the first topic.

The Template Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • I am going to provide a template for your output
  • X is my placeholder for content
  • Try to fit the output into one or more of the placeholders that I list
  • Please preserve the formatting and overall template that I provide
  • This is the template: PATTERN with PLACEHOLDERS

You will need to replace "X" with an appropriate placeholder, such as "CAPITALIZED WORDS" or "". You will then need to specify a pattern to fill in, such as "Dear " or "NAME, TITLE, COMPANY".
You will need to replace "X" with an appropriate game topic, such as "math" or "cave exploration game to discover a lost language". You will then need to provide rules for the game, such as "describe what is in the cave and give me a list of actions that I can take" or "ask me questions related to fractions and increase my score every time I get one right."

Examples

  1. Create a random strength workout for me today with complementary exercises. I am going to provide a template for your output CAPITALIZED WORDS are my placeholders for content. Try to fit the output into one or more of the placeholders that I list. Please preserve the formatting and overall template that I provide. This is the template: NAME, REPS @ SETS, MUSCLE GROUPS WORKED, DIFFICULTY SCALE 1-5, FORM NOTES

  2. Please create a grocery list for me to cook macaroni and cheese from scratch, garlic bread, and marinara sauce from scratch. I am going to provide a template for your output . are my placeholders for content. Try to fit the output into one or more of the placeholders that I list. Please preserve the formatting and overall template that I provide. This is the template: Aisle : , (<dish(es) used in>

The Meta Language Creation Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • When I say X, I mean Y (or would like you to do Y)

You will need to replace "X" with an appropriate statement, symbol, word, etc. You will then need to map this to a meaning, Y.

Examples

  1. When I say "variations (something)", I mean give me ten different variations of
    1. Usage: "variations (company names for a company that sells software services for prompt engineering)"
    2. Usage: "variations (a marketing slogan for pickles)"
  2. When I say Task X [Task Y], I mean Task X depends on Task Y being completed first.
    1. Usage: "Describe the steps for building a house using my task dependency language."
    2. Usage: "Provide an ordering for the steps: Boil Water [Turn on Stove], Cook Pasta [Boil Water], Make Marinara [Turn on Stove], Turn on Stove [Go Into Kitchen]"

The Recipe Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • I would like to achieve X
  • I know that I need to perform steps A,B,C
  • Provide a complete sequence of steps for me
  • Fill in any missing steps
  • (Optional) Identify any unnecessary steps

You will need to replace "X" with an appropriate task. You will then need to specify the steps A, B, C that you know need to be part of the recipe / complete plan.

Examples

  1. I would like to purchase a house. I know that I need to perform steps make an offer and close on the house. Provide a complete sequence of steps for me. Fill in any missing steps.

  2. I would like to drive to NYC from Nashville. I know that I want to go through Asheville, NC on the way and that I don't want to drive more than 300 miles per day. Provide a complete sequence of steps for me. Fill in any missing steps.

The Alternative Approaches Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • If there are alternative ways to accomplish a task X that I give you, list the best alternate approaches
  • (Optional) compare/contrast the pros and cons of each approach
  • (Optional) include the original way that I asked
  • (Optional) prompt me for which approach I would like to use
  • You will need to replace "X" with an appropriate task.

You will need to replace "X" with an appropriate task. You will then need to specify the steps A, B, C that you know need to be part of the recipe / complete plan.

Examples

  1. For every prompt I give you, if there are alternative ways to word a prompt that I give you, list the best alternate wordings. Compare/contrast the pros and cons of each wording.

  2. For anything that I ask you to write, determine the underlying problem that I am trying to solve and how I am trying to solve it. List at least one alternative approach to solve the problem and compare / contrast the approach with the original approach implied by my request to you.

The Ask for Input Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • Ask me for input X

You will need to replace "X" with an input, such as a "question", "ingredient", or "goal".

Examples

  1. From now on, I am going to cut/paste email chains into our conversation. You will summarize what each person's points are in the email chain. You will provide your summary as a series of sequential bullet points. At the end, list any open questions or action items directly addressed to me. My name is Jill Smith. Ask me for the first email chain.

  2. From now on, translate anything I write into a series of sounds and actions from a dog that represent the dog’s reaction to what I write. Ask me for the first thing to translate.

The Menu Actions Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • Whenever I type: X, you will do Y.
  • (Optional, provide additional menu items) Whenever I type Z, you will do Q.
  • At the end, you will ask me for the next action.

You will need to replace "X" with an appropriate pattern, such as "estimate " or "add FOOD". You will then need to specify an action for the menu item to trigger, such as "add FOOD to my shopping list and update my estimated grocery bill".

Example

  1. Whenever I type: "add FOOD", you will add FOOD to my grocery list and update my estimated grocery bill. Whenever I type "remove FOOD", you will remove FOOD from my grocery list and update my estimated grocery bill. Whenever I type "save" you will list alternatives to my added FOOD to save money. At the end, you will ask me for the next action. Ask me for the first action.

The Fact Check List Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • Generate a set of facts that are contained in the output
  • The set of facts should be inserted at POSITION in the output
  • The set of facts should be the fundamental facts that could undermine the veracity of the output if any of them are incorrect

You will need to replace POSITION with an appropriate place to put the facts, such as "at the end of the output".

Example

  1. Whenever you output text, generate a set of facts that are contained in the output. The set of facts should be inserted at the end of the output. The set of facts should be the fundamental facts that could undermine the veracity of the output if any of them are incorrect.

The Tail Generation Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • At the end, repeat Y and/or ask me for X.

You will need to replace "Y" with what the model should repeat, such as "repeat my list of options", and X with what it should ask for, "for the next action". These statements usually need to be at the end of the prompt or next to last. 

Examples

  1. Act as an outline expander. Generate a bullet point outline based on the input that I give you and then ask me for which bullet point you should expand on. Create a new outline for the bullet point that I select. At the end, ask me for what bullet point to expand next. Ask me for what to outline.

  2. From now on, at the end of your output, add the disclaimer "This output was generated by a large language model and may contain errors or inaccurate statements. All statements should be fact checked." Ask me for the first thing to write about.

The Format of the Semantic Filter Pattern

To use this pattern, your prompt should make the following fundamental contextual statements:

  • Filter this information to remove X

You will need to replace "X" with an appropriate definition of what you want to remove, such as. "names and dates" or "costs greater than $100". 

Examples

  1. Filter this information to remove everything but the first sentence of each paragraph.

  2. Filter this email to remove redundant information.

  1. The descriptions of prompt patterns on this page are taken from readings provided in Vanderbilt Computer Science Professor Jules White’s Prompt Engineering course on Coursera and are reproduced here with his permission.