Domains
Forms
- SKILL.md1.5%
- other98.5%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user wants to build, modify, or migrate an LLM-powered application using the Claude/Anthropic API in any supported language (Python, TypeScript, Java, Go, Ruby, C#, PHP, or cURL).
{lang}/ docs.migrate and managed agents via language-specific READMEs.Correct, up-to-date Claude API integration code in the user's language, with proper SDK usage, model defaults, and migration guidance.
Use Cases
A developer maintains a Python service that calls an older Claude model and wants to upgrade to Opus 4.8 with adaptive thinking. They invoke `/claude-api migrate`, the skill reads shared/model-migration.md, classifies files, and applies breaking-change updates. The result is migrated code that compiles and uses current API shapes without manual research.
A team builds a TypeScript web app needing streaming Claude responses with tool use. The skill detects TS, reads typescript/claude-api docs, enforces the official SDK with streaming and Zod-based tools, and outputs working code. This avoids guessed SDK calls and timeouts, speeding feature delivery with reliable integration.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File