Quick Guide: Prompt Engineering Resources (November 2025)
Published on November 7, 2025 by Nayib Sarmiento
Here's a consolidated guide of the best resources to learn Prompt Engineering, updated for November 2025.
π€ Claude (Anthropic)
- Anthropic Cookbook (GitHub) β
- Link:
github.com/anthropics/anthropic-cookbook - Official collection of notebooks with ready-to-use Python code examples. Includes classification techniques, RAG, summarization, tool use, and more.
- Link:
- Prompt Library
- Link:
docs.anthropic.com/prompt-library - Extensive collection of 50+ optimized prompts for real use cases.
- Link:
π¬ ChatGPT (OpenAI)
- Prompt Engineering Best Practices - Help Center β
- Link:
help.openai.com - Prompt Engineering Best Practices - Official guide from OpenAI's Help Center for creating effective prompts.
- Link:
- OpenAI Academy: Prompting Resource (Updated 2025)
- Link:
academy.openai.com - Prompting Resource - Teaches simple steps with examples by professional role.
- Link:
βοΈ AWS (Amazon Bedrock)
- Official Documentation
- Links:
What is Prompt Engineering,Prompt Engineering Guidelines - Complete guide with examples for multiple models (Claude, Titan, Llama).
- Links:
- PartyRock - No-code Playground
- Link:
partyrock.aws - Experiment with prompts without programming. Perfect for beginners.
- Link:
π· Google Gemini
- Prompt Design Strategies (Complete)
- Link:
ai.google.dev/gemini-api/docs/prompting-strategies - Comprehensive guide covering from clear instructions to few-shot prompting.
- Link:
- Introduction to Prompting (Getting Started)
- Link:
cloud.google.com - Introduction to Prompting - Concise and focused, ideal for beginners.
- Link:
π― Recommended Learning Path
If you're a beginner:
- Claude: Prompt Library (real use cases)
- ChatGPT: OpenAI Academy (basic concepts)
- AWS: PartyRock (no-code experimentation)
- Gemini: Introduction to Prompting (fundamentals)
If you're technical:
- Claude: Anthropic Cookbook (Python code)
- ChatGPT: Platform Prompt Engineering guide
- AWS: Complete Bedrock documentation
- Gemini: Prompt Design Strategies
β Why these resources:
- Official and authorized.
- Updated 2024-2025.
- Free and publicly accessible.
- Practical examples and exercises.
