Getting better results from LLMs comes down to how you structure your prompts.
Instead of "write me an email," try "write a professional email to a client explaining a 2-week project delay, apologetic but confident in the new timeline."
Tell the model who it is, what the situation is, and what format you want.
Show the model what good output looks like (few-shot prompting).
Ask the model to "think step by step" for complex reasoning tasks.
Role: You are a [role]
Context: [background information]
Task: [what you want done]
Format: [how you want it delivered]
Constraints: [any limits or requirements]