claude-api

Community

Claude API patterns & streaming.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides patterns for using Claude's API, including streaming, prompt caching, tool calls, and vision capabilities for production-ready Claude integrations.

Core Features & Use Cases

  • ✅ Claude streaming with SSE
  • ✅ Prompt caching for cost savings
  • ✅ Tool calling and vision capabilities
  • ✅ Cloudflare Workers, Next.js, and Node.js templates

Quick Start

Acquire an API key, install the Claude SDK, and prototype a streaming chat with caching.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-api
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#claude-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository