What it is
The official claude-api skill is for building, debugging, and optimizing apps that use the Claude API or Anthropic SDKs. The source guidance covers production API work such as model versions, prompt caching, streaming, and tool use.
Why it is useful
Claude API integration has fast-changing details. A dedicated skill gives agents a checklist for current API behavior and reduces the chance of relying on stale assumptions.
Best uses
- Add Claude API support to an app.
- Debug SDK errors, streaming behavior, or tool calls.
- Migrate between model versions or optimize prompt caching.
Notes
Keep the official Anthropic docs open for exact parameter behavior. The skill is a workflow guide, not a replacement for live API documentation.