๐Ÿง  20+ Techniques

Advanced Prompt Engineering Techniques

Master every prompting method for ChatGPT, Claude, and Gemini. From chain-of-thought to tree-of-thoughts, self-refine to ReAct โ€” with real examples and model-specific tips.

Chain-of-ThoughtFew-ShotTree-of-ThoughtsReActSelf-RefineMeta-Prompting+14 more
20
Techniques
5
Categories
15
Use Cases
8
Model Guides

๐Ÿง  Reasoning & Logic

View all โ†’

Techniques that improve logical reasoning, step-by-step thinking, and problem-solving accuracy

๐Ÿ”—

Chain-of-Thought (CoT)

Intermediate

Chain-of-Thought prompting guides the AI to break down complex problems into intermediate reasoning steps before arriving at a final answer. Instead of jumping to conclusions, the model shows its work โ€” dramatically improving accuracy on math, logic, and multi-step reasoning tasks.

๐ŸŽฏ

Zero-Shot Prompting

Beginner

Zero-shot prompting asks the AI to perform a task using only natural language instructions โ€” no examples provided. The model relies entirely on its pre-trained knowledge and the clarity of your instructions to produce the desired output.

๐ŸŒณ

Tree of Thoughts (ToT)

Expert

Tree of Thoughts extends chain-of-thought by exploring multiple reasoning paths simultaneously, evaluating each branch, and selecting the most promising direction. Instead of a single linear chain, the model considers several possible approaches before committing.

๐Ÿงฉ

Task Decomposition

Intermediate

Task decomposition breaks a complex problem into smaller, manageable sub-tasks that the AI can handle individually. Unlike prompt chaining (which is about workflow), decomposition is about problem structure โ€” identifying the right sub-problems to solve.

๐Ÿ‘ฃ

Step-Back Prompting

Intermediate

Step-back prompting asks the AI to first consider the broader concept or principle behind a question before attempting to answer the specific query. By abstracting to a higher level first, the model activates more relevant knowledge and produces more accurate, well-reasoned answers.

โœจ Output Optimization

View all โ†’

Methods to refine, verify, and improve the quality of AI-generated outputs

Level up your AI prompting skills

From beginner-friendly techniques to expert methods, master 20+ prompting strategies with real-world examples and model-specific tips.

Explore All AI Prompts โ†’