prompt-eng-interactive-tutorial

Anthropic's Interactive Prompt Engineering Tutorial

23 articles 33k View on GitHub ↗
23 articles
Integrating Anthropic Claude API with Amazon Bedrock: A Complete Developer Guide

Integrate Anthropic Claude with Amazon Bedrock using the AnthropicBedrock client. This guide simplifies API calls with automatic AWS SigV4 signing for developers.

how-to-guide
Mar 9, 2026
Measuring and Evaluating Prompt Effectiveness with Claude: A Complete Guide

Learn to measure and evaluate prompt effectiveness with Claude using code based human and model based grading strategies. Master Claude output quality with AWS Bedrock or Anthropic SDK.

how-to-guide
Mar 9, 2026
Handling Maximum Token Limits and Long Prompts with Claude: A Practical Guide

Master Claude's token limits and long prompts. Learn practical strategies like chunking and summarizing to optimize your API requests and ensure prompt success.

how-to-guide
Mar 9, 2026
How to Use the Prefill Parameter to Guide Claude's Responses

Learn how to use the prefill parameter to guide Claude's responses. Inject partial assistant messages to control generation and achieve desired outputs.

tutorial
Mar 9, 2026
Troubleshooting Claude Not Following Prompt Instructions: A Complete Guide

Troubleshoot Claude not following prompt instructions by wrapping data in XML tags, using system prompts, and setting temperature to 0 for reliable AI responses.

how-to-guide
Mar 9, 2026
Handling Conversation Context and Message History with Claude: A Complete Guide

Master conversation context and message history with Claude. Learn to accumulate message history in a Python list and pass it to the Claude API for seamless interactions. Get the complete guide.

how-to-guide
Mar 9, 2026
How to Use Claude for Search and Retrieval Augmentation

Learn to use Claude for search and retrieval augmentation. Invoke external tools, retrieve real-time data, and synthesize grounded responses for accurate LLM answers.

tutorial
Mar 9, 2026
Prompt Engineering for Code Generation Tasks with Claude: A Complete Guide to the Anthropic Interactive Tutorial

Master prompt engineering for Claude code generation with this complete guide to the interactive tutorial. Learn structured prompting techniques in Jupyter notebooks from basic syntax to advanced tool use.

tutorial
Mar 9, 2026
Optimizing Prompts for Financial Services Use Cases with Claude

Learn to optimize Claude prompts for financial services. Ensure regulatory adherence precision and deterministic output with XML tagging and system role definition.

tutorial
Mar 9, 2026
Best Practices for Legal Services Prompt Engineering with Claude: A Complex Prompt Template Approach

Master legal services prompt engineering with Claude. Learn best practices for complex prompts, separating data from instructions and ensuring traceability for reliable AI.

best-practices
Mar 9, 2026
How to Build a Chatbot with Complex Multi-Turn Prompts Using Claude: A Complete Guide

Build a complex multi-turn chatbot with Claude. Learn how to manage conversation history and leverage system prompts for engaging AI interactions. Get the complete guide.

how-to-guide
Mar 9, 2026
Implementing Tool Use or Function Calling with Claude: A Complete Guide

Master Claude tool use with this guide. Learn prompt-based function calling using XML and structured output parsing to integrate real-world functions into your AI applications.

how-to-guide
Mar 9, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →