SkillDex
Claude Code其他 Skill编码active

Claude API

A Claude Skill for building or reviewing Claude API and Anthropic SDK integrations with current model, streaming, tool, and migration guidance.

概览

Use this reference when a task involves Claude or Anthropic API implementation details and needs provider-specific SDK verification instead of memory-based guesses.

这个 Skill 可以做什么

  • Routes implementation work to language-specific Claude API guidance.
  • Calls out API drift around models, streaming, tool use, and parameter shapes.
  • Frames provider-boundary checks before editing code.

最佳使用场景

  • Checking Claude SDK usage before writing integration code.
  • Reviewing model or parameter migration work.
  • Separating Anthropic-specific implementation from other providers.

不适合

  • OpenAI, Gemini, or provider-neutral API implementation work.
  • Answering current API questions without checking the source.
  • Storing API keys or credentials in SkillDex.

输入

  • Target language, existing API code, or intended Claude feature.
  • Provider boundary information from the repository or user request.
  • Relevant SDK or raw HTTP constraint.

输出

  • Provider-specific implementation guidance.
  • Migration or compatibility notes.
  • Verification steps for the target language.

兼容性

Tools: Claude Code

Environments: Claude Code or compatible Skill runtime, Claude API or Anthropic SDK project

  • Requires a Claude/Anthropic API task, not another provider's SDK.
  • Implementation details should be verified against current official documentation.

SkillDex catalogs the reference and does not make API calls.

证据摘要

implementedVerified 2026-07-02
  • Source directoryrepo

    Public source directory and Apache-2.0 license file were checked for this catalog entry.

安全示例提示词

Review API usage

Use the Claude API reference to check this TypeScript integration for current Anthropic SDK patterns before editing it.

Plan a migration

Use the Claude API reference to identify migration risks before moving this project to a newer Claude model.

安装 / 使用

Reference the upstream public Skill directory.

  1. 1Open the GitHub source directory for the Skill.
  2. 2Review the provider-boundary and language-detection rules before applying the guidance.

来源元数据

Author
anthropics
License
Apache-2.0
Indexed
2026-07-02
Reviewed
2026-07-02