Prompt Basics
Prompt basics are the foundational principles of communicating with AI models. A prompt is the instruction, question, or context you give an AI to generate a response. Effective prompting means giving clear, specific, and well-structured instructions that the model can interpret unambiguously.
How It Works
Start with a clear instruction verb: write, summarize, list, explain, generate, or analyze.
Provide the context the model needs: who the audience is, what the goal is, and any constraints.
Specify the format you want: bullet points, paragraphs, table, JSON, or code.
Set quality expectations: length, tone, style, reading level, and examples.
Include any guardrails: what to avoid, forbidden content, or tone requirements.
Real Example
Instead of: "Write about AI" — use: "Write a 300-word beginner-friendly blog introduction about how AI image generators work. Audience: non-technical readers. Tone: friendly and curious. End with a question that invites comments."
Best Practices
- Use specific verbs and direct language — avoid vague words like "nice" or "good".
- Give the AI a role, audience, and format in the same prompt.
- Provide examples of what good output looks like (few-shot style).
- Break complex requests into smaller, sequential prompts.
- Iterate: treat the first response as a draft and refine with follow-ups.
Common Mistakes
- Being too vague: "Tell me something interesting" produces generic results.
- Omitting the audience, leading to mismatched tone and depth.
- Overloading one prompt with too many unrelated instructions.
- Not specifying output format, resulting in messy responses.
- Giving up after one attempt instead of refining the prompt.
When to Use Basics
Prompts using Prompt Basics
Ready-to-copy examples of this technique in action.
Frequently Asked Questions
When should I use Prompt Basics?
Every interaction with AI, When starting a new task, When you are unsure how to phrase a request. If your task is more complex or your output is inconsistent, consider combining it with examples or chain-of-thought.
Does Prompt Basics work on all AI models?
Most prompting techniques transfer across modern models like ChatGPT, Claude, and Gemini, though results vary. Test the same prompt on two models and keep the best performer.
What is the next technique to learn after Basics?
Based on your related techniques, explore: Zero Shot Prompting, Few Shot Prompting, Role Prompting.
How do I practice Basics?
Use the prompts above as starting points, then modify one variable at a time. Track which changes improve your results in a prompt library.