

Picture by Writer
# Introduction
For those who’ve used LLMs for various duties, you’ve in all probability seen that the response typically depends upon the way you write the immediate. That is what we name immediate engineering. The best way you give directions may be the distinction between a obscure reply and a exact, actionable reply. I do know immediate engineering can really feel a bit of tough at instances. It’s not simply pure science; it’s a mixture of science and artwork, which suggests you must experiment to see what works greatest for every state of affairs. Don’t fear — I’ve bought you lined on this article.
We’ll undergo 7 tried-and-tested recipes you can bookmark and use to your personal duties. I gained’t cowl each single area right here, however I’ll deal with 7 totally different areas. If any of them align intently with what you’re engaged on, give them a try to let me know within the feedback the way it goes. Right here we go.
# 1. Job Functions & Profession → Persona + Personalization Immediate
Generic cowl letters are fairly straightforward to identify. Though I personally really feel {that a} letter written by you’ll learn extra naturally and appeal to a greater response from an employer, I perceive this is without doubt one of the most typical use instances. In that state of affairs, embrace a private contact and hold a pure tone. For those who simply paste your résumé, it typically highlights every little thing—even issues that aren’t actually essential. You may as well add a number of key factors within the construction part if you happen to like. Don’t simply ask: “Write a canopy letter for the ML engineer place at XYZ firm.” You don’t wish to give the impression that your letter is an identical to each different candidate’s.
Template:
You’re my profession assistant. Draft a tailor-made cowl letter for the place of [Job Title] at [Company].Particulars about me: [paste key skills, most relevant achievements, and work experience].
Pointers:
– Preserve the tone: skilled, assured, but pure — not overly enthusiastic.
– Summarize expertise in a method that highlights transferable worth and influence, not a task-by-task listing.
– Construction:
1) Temporary introduction with real curiosity within the position/firm.
2) Concise paragraph connecting my background to the position necessities.
3) Closing paragraph with a assured however respectful name to motion.
– Preserve the letter beneath one web page.
# 2. Arithmetic & Logical Reasoning → Chain-of-Thought + Position + Few-Shot Prompting
Most individuals locally may already know what chain-of-thought and few-shot prompting are, however since many college students and non-technical customers use LLMs for this function, I needed to say it explicitly. LLMs typically battle with math if you happen to ask them straight. For instance, attempt asking an LLM to rely the variety of “r”s in “strawberry” and you might even see it battle. As an alternative, asking it explicitly to “purpose step-by-step” improves accuracy. Including few-shot examples—worked-out issues—additional reduces errors by offering a transparent understanding of the reasoning course of.
Template:
You’re a math tutor. Resolve the next downside step-by-step earlier than giving the ultimate reply.Instance:
Q: If a practice travels at 60 km/h for two hours, how far does it go?
A: Step 1: Velocity × Time = 60 × 2 = 120 km.
Ultimate Reply: 120 kmNow resolve this downside:
[Insert your math problem here]
# 3. Code Era → Instruction Decomposition + Constraints Immediate
Coding is without doubt one of the main use instances of LLMs, and it’s additionally why you might need heard the time period “vibe coding” trending. Even skilled builders have shifted to producing boilerplate code with LLMs after which constructing on prime as they go. For those who’ve coded earlier than, you understand {that a} single downside may be solved in some ways, and LLMs typically make issues extra sophisticated than they have to be. A little bit of steerage within the type of constraints—and breaking down the duties with clear inputs, outputs, and necessities—retains outputs sensible.
Template:
You’re a senior software program engineer. Write Python code to perform the next activity utilizing {constraint}.Job: {describe what the code ought to do}
Necessities:
Enter format: {specify}
Output format: {specify}
Edge instances to deal with: {listing them}Present clear, commented code solely.
# 4. Studying & Tutoring → Socratic Methodology + Guided Instructing
Lots of people use LLMs as a studying device due to the flexibleness they supply and the best way they’ll simply adapt to your most popular construction. Completely different educating strategies work in a different way for folks, however one strategy I’ve discovered each helpful and extensively adopted in schooling is when studying isn’t just one-way. As an alternative, the trainer asks you inquiries to test understanding, then clarifies or explains additional. This retains the method interactive and prevents passive studying.
Template:
You’re a affected person tutor. As an alternative of straight stating the reply, information me step-by-step utilizing questions I can reply. Then, primarily based on my solutions, clarify the answer clearly.Subject: {Insert subject}
Begin educating:
# 5. Inventive Writing & Storytelling → Managed Creativity with Persona + Type
One of many main use instances that appeared with LLMs was the expansion in kids’s content material due to their capability to generate participating tales. You might need additionally seen AI-based movies on YouTube following the identical pattern. Story era is fairly cool, however if you happen to simply let the mannequin go by itself, issues can simply get misplaced. To maintain it participating and structured, it helps to set constraints like perspective, theme, character, and even the ending. In apply, this works a lot better for inventive duties.
Template:
You’re a expert storyteller. Write a brief story (round 400 phrases) within the fashion of magical realism.Perspective: first individual
Theme: discovery of a hidden world within the atypical
Viewers/Complexity Stage: kids (easy)
Ending: Finish with a stunning twist.
# 6. Brainstorming & Thought Era → Divergent + Convergent Considering
In the case of creativity, one of the crucial efficient methods to make use of LLMs is for brainstorming. However if you happen to simply ask for “concepts,” the mannequin may throw out a random listing that’s both too broad or not sensible. A greater method is to comply with the identical course of utilized in actual brainstorming classes: first go extensive and generate as many uncooked concepts as doable (divergent pondering), then slim down and refine one of the best ones into workable options (convergent pondering). This fashion, you get each creativity and construction within the output.
Template:
Step 1: Generate 10 uncooked, unfiltered concepts for [topic].
Step 2: Choose the highest 3 most sensible concepts and increase every into an in depth plan.
# 7. Enterprise & Technique → Advisor-Type Structured Immediate
Lots of people additionally use LLMs for business-related duties, whether or not that’s market analysis, planning, or technique constructing. The difficulty is that if you happen to simply ask a obscure query like “How do I enhance my enterprise?” you’ll often get a generic reply that doesn’t actually assist. The best way to get extra sensible, clear output is to border the immediate in a structured format, much like how consulting corporations current their evaluation. This retains the reply targeted, avoids pointless fluff, and makes it actionable.
Template:
You’re a technique guide. Present a structured 3-part evaluation for [business challenge].Present Scenario: Key information, market context, or knowledge out there
Key Challenges: The principle issues or obstacles to handle
Really useful Technique: 3 actionable steps that may be applied straight
Kanwal Mehreen is a machine studying engineer and a technical author with a profound ardour for knowledge science and the intersection of AI with drugs. She co-authored the e book “Maximizing Productiveness with ChatGPT”. As a Google Era Scholar 2022 for APAC, she champions variety and educational excellence. She’s additionally acknowledged as a Teradata Range in Tech Scholar, Mitacs Globalink Analysis Scholar, and Harvard WeCode Scholar. Kanwal is an ardent advocate for change, having based FEMCodes to empower girls in STEM fields.