ClaudeMap

Interactive Prompt Engineering Tutorial

Anthropic's official 9-chapter interactive prompt engineering course, runnable in your browser.

Prompt Librariesofficialcoursepromptingtutorial

Anthropic's interactive prompt engineering tutorial: nine chapters of notebooks (runnable in Colab) covering the prompting spectrum from basic structure through chaining, tool use, and evaluation, with exercises throughout. The most-starred Anthropic teaching repository — pair it with the official prompting docs for reference-style lookup.

Repository

anthropics/prompt-eng-interactive-tutorial

Charted

Related on the map

  • prompts.chat

    Prompt Library

    The de-facto standard ChatGPT role-prompt collection (f.k.a. Awesome ChatGPT Prompts).

    • prompts
    • awesome-list
    • roles
    • community
  • Claude Quickstarts

    Prompt Library

    Anthropic's official Claude API quickstarts — agentic customer service, RAG, skills, and more, in working notebooks.

    • official
    • anthropic
    • quickstart
    • examples