Source Intelligence
Sweep 28 Aug 2026 ยท 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

One change

additional-resources

about-claude/additional-resources

The page's own history The capture it came from

Nearest release: v2.1.236, published under an hour after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

about-claude/additional-resources New page · 41 lines, new page

## Learning resources ## Resources for AI ingestion

A whole new page. There's nothing to diff it against, so here is what it says.

---
title: Additional resources
url: https://platform.claude.com/docs/en/about-claude/additional-resources
description: Learning resources and documentation formats optimized for AI ingestion.
---

## Learning resources

<CardGroup cols={3}>
  <Card title="Quickstarts" icon="lightning" href="https://github.com/anthropics/anthropic-quickstarts">
    Deployable applications built with the API.
  </Card>

  <Card title="Courses" icon="graduation-cap" href="https://anthropic.skilljar.com/">
    Step-by-step lessons on building with Claude.
  </Card>

  <Card title="Cookbook" icon="fork-knife" href="https://platform.claude.com/cookbook">
    Replicable code samples and implementations.
  </Card>

  <Card title="Use case guides" icon="compass" href="https://platform.claude.com/docs/en/about-claude/use-case-guides/overview">
    In-depth production guides for building common use cases with Claude.
  </Card>

  <Card title="Glossary" icon="book-bookmark" href="https://platform.claude.com/docs/en/about-claude/glossary">
    Key terms and concepts for working with Claude and language models.
  </Card>
</CardGroup>

## Resources for AI ingestion

<CardGroup cols={2}>
  <Card title="API primer for Claude ingestion" icon="settings" href="https://platform.claude.com/docs/en/claude_api_primer">
    Concise API guide meant for ingestion by Claude.
  </Card>

  <Card title="llms.txt" icon="file" href="https://platform.claude.com/llms.txt">
    LLM-optimized documentation index.
  </Card>
</CardGroup>