Skip to content

Engineering Blueprint

Build with Claude Using Code and Guides

anthropicsMay 2026

A comprehensive collection of copy-paste code examples, tutorials, and best practices covering Claude capabilities, integrations, and agent patterns.

ClassificationRetrieval Augmented GenerationSummarizationText-to-SQLTool UseMultimodalSkills DevelopmentAgent PatternsAgent SDK

Install Command

Run this command to deploy the blueprint to your environment.

What problem does this solve?

Provides production-ready code snippets and guides for common Claude use cases, removing the need to discover patterns from scratch. Each guide demonstrates techniques ranging from basic prompt chaining to multi-agent orchestration with external system integration, so you can adapt proven approaches to your own projects.

How does it work?

Browse the table of recipes organized by domain (Capabilities, Tool Use, Integrations, etc.) and navigate to the guide that fits your use case. Each guide is a self-contained Jupyter notebook with executable code, sample data, and evaluation approaches. Run the cells locally or adapt the code into your own project. Output: working implementations and learned patterns you can apply immediately.

Included Skill Groups

Generate SQL from Natural Language

Techniques for translating natural language questions into SQL queries with self-improvement and RAG.

Process Images and Multimodal Content

Guide to Claude's vision capabilities including image analysis, chart interpretation, form extraction, and image generation.

What's the biggest win?

Go from problem to working solution in hours, not weeks, using reference implementations that already handle edge cases and best practices.

What should I know technically?

All code examples are primarily Python with concepts transferable to other languages. Capabilities guides use Jupyter notebooks; Agent SDK tutorials use Python SDK. Skills require beta API headers for code execution and file generation. Managed Agents is a hosted service requiring API authentication.

What should I watch out for?

Requires Claude API key for execution. Some notebooks assume Python familiarity. Third-party integrations (Pinecone, Wikipedia, Voyage AI, etc.) may require separate credentials. Agent SDK tutorials include Docker and GitHub token requirements for certain examples.

Key Features

Capabilities Guides

Six core Claude techniques including classification, RAG, summarization, text-to-SQL, knowledge graphs, and contextual embeddings with evaluation.

Tool Use & Integration

Learn to extend Claude with external tools, APIs, and data sources including customer service agents, SQL queries, and vector databases.

Multimodal Examples

Vision capabilities, chart interpretation, form extraction, and image generation integrations with Stable Diffusion.

Agent Patterns

Reference implementations of prompt chaining, routing, orchestrator-subagent architectures, and evaluator-optimizer workflows.

Claude Agent SDK

Tutorial series building from simple research agents to multi-agent systems with external system integration via MCP.

Tools in this Blueprint

Claude logo
4.7(315 reviews)
Jupyter Notebook
Python 3
Pinecone

About This Blueprint

License
MIT
Industry
Technology
Skills
30 skills total