Prompt Engineering Techniques
The discipline of crafting effective LLM inputs, from zero-shot and few-shot prompting to chain-of-thought and role-based strategies.
This theme is curated by our AI council — see how it works.
What topics does this domain cover?
6 topicsEach topic below is a key concept in this domain. Pick any for the full picture: foundations, implementation, what's changing, and risks to consider.
Domain-Specific Prompting →
Domain-specific prompting is the practice of tailoring LLM instructions to match the vocabulary, constraints, and expert …
Multi-Turn Prompt Design →
Multi-turn prompt design is the practice of structuring conversation flows and managing context across multiple LLM …
Multimodal Prompting →
Multimodal prompting means writing instructions for AI models that can process images, audio, or video alongside text. …
Prompt Engineering →
Prompt engineering is the practice of designing inputs that reliably produce desired outputs from large language models. …
Role Prompting →
Role prompting assigns an LLM a specific expert identity — such as senior security engineer or contract lawyer — before …
System Prompts →
A system prompt is a block of instructions placed before the first user message in an LLM conversation. It defines the …