claude-api

Route developers to language-specific Claude API documentation and integration patterns.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/PoyoPoak/FastAPI-App-Template --skill claude-api-poyopoak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-api
Source: https://github.com/PoyoPoak/FastAPI-App-Template/tree/main/.agents/skills/claude-api
Command: npx skills add https://github.com/PoyoPoak/FastAPI-App-Template --skill claude-api-poyopoak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Build developers' ability to implement Claude API integrations quickly by providing language-aware guidance and ready-to-use patterns.

Core Features & Use Cases

  • Language-aware routing to language-specific Claude API docs (Python, TypeScript, Java, Go, Ruby, PHP, and cURL)
  • Streaming, tool-use, agent SDK references, and error-handling patterns across languages
  • Standardized prompts, prompt caching, and compaction guidance for production workloads
  • Real-world workflows and examples across SDKs to accelerate integration

Quick Start

Read the language-specific README under the language folder to begin building Claude API integrations.

Frequently Asked Questions about claude-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate the Claude API using Python or TypeScript?

Streaming with the Claude API is supported through language-specific documentation and examples across multiple SDKs. This skill routes developers to correct streaming patterns for their specific tech stack.

What is the best way to handle errors and enable caching for Claude API workloads?

Claude API tool-use patterns are implemented using language-specific SDK references and real-world workflow examples. This skill routes developers to the correct tool-use documentation for their chosen programming language.

Does the Claude API support integration guides for Go, Ruby, PHP, and Java?

Starting with Claude API integration requires reading the language-specific README under your language folder. This skill directs you to the correct documentation to begin building integrations quickly.

Why does my Claude API integration need compaction and standardized prompts?

Claude API integrations support agent SDK references alongside streaming and tool-use patterns across multiple languages. This skill provides language-aware routing to these specific resources.