anthropic-pack

v1.6.0 by Jeremy Longshore

Claude Code skill pack for Anthropic (30 skills)

30 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install anthropic-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> Claude Code skill pack for Anthropic Claude API integration (30 skills)

Build production Claude API integrations with the Messages API, tool use, streaming, Message Batches, prompt caching, and multi-model routing. Real code examples using the official Python (anthropic) and TypeScript (@anthropic-ai/sdk) SDKs.

Skills (30) plugin-local skills

anth-advanced-troubleshooting View full skill →

Debug complex Claude API issues including context window overflow, tool use failures, streaming corruption, and response quality problems.

ReadBash(curl:*)Grep
anth-architecture-variants View full skill →

Choose and implement Claude API architecture patterns for different scales: serverless, microservice, event-driven, and edge deployment.

ReadWriteEditGrep
anth-ci-integration View full skill →

Configure CI/CD pipelines for Anthropic Claude API integrations.

ReadWriteEditBash(npm:*)Grep
anth-common-errors View full skill →

Diagnose and fix Anthropic Claude API errors by HTTP status code.

ReadGrepBash(curl:*)
anth-core-workflow-a View full skill →

Build Claude tool use (function calling) workflows with the Messages API.

ReadWriteEditBash(npm:*)Grep
anth-core-workflow-b View full skill →

Build Claude streaming and Message Batches API workflows.

ReadWriteEditBash(npm:*)Grep
anth-cost-tuning View full skill →

Optimize Anthropic Claude API costs with model routing, prompt caching, batching, and spend monitoring.

ReadWriteEditGrep
anth-data-handling View full skill →

Implement data privacy, PII handling, and compliance patterns for Claude API.

ReadWriteEditGrep
anth-debug-bundle View full skill →

Collect Anthropic Claude API debug evidence for support and troubleshooting.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Grep
anth-deploy-integration View full skill →

Deploy Claude API integrations to production cloud environments.

ReadWriteEditBash(npm:*)Grep
anth-enterprise-rbac View full skill →

Configure Anthropic enterprise organization management, Workspaces, and role-based access control for teams.

ReadWriteEditGrep
anth-hello-world View full skill →

Create a minimal working Anthropic Claude Messages API example.

ReadWriteEdit
anth-incident-runbook View full skill →

Execute incident response procedures for Claude API outages and degradation.

ReadBash(curl:*)Grep
anth-install-auth View full skill →

Install and configure Anthropic Claude SDK authentication for Python and TypeScript.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
anth-known-pitfalls View full skill →

Identify and avoid common Claude API anti-patterns and integration mistakes.

ReadWriteEditGrep
anth-load-scale View full skill →

Implement load testing, auto-scaling, and capacity planning for Claude API.

ReadWriteEditBash(npm:*)Grep
anth-local-dev-loop View full skill →

Configure a local development workflow for Anthropic Claude API projects.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
anth-migration-deep-dive View full skill →

Migrate to Claude API from OpenAI, Gemini, or other LLM providers.

ReadWriteEditBash(npm:*)Grep
anth-multi-env-setup View full skill →

Configure Claude API across dev, staging, and production environments with isolated keys, model routing, and spend controls per environment.

ReadWriteEditBash(npm:*)Grep
anth-observability View full skill →

Set up observability for Claude API integrations with metrics, logging, and alerting for latency, cost, errors, and token usage.

ReadWriteEditGrep
anth-performance-tuning View full skill →

Optimize Claude API performance with prompt caching, model selection, streaming, and latency reduction techniques.

ReadWriteEditGrep
anth-policy-guardrails View full skill →

Implement content policy guardrails, input/output validation, and usage governance for Claude API integrations.

ReadWriteEditGrep
anth-prod-checklist View full skill →

Execute production deployment checklist for Claude API integrations.

ReadBash(curl:*)Grep
anth-rate-limits View full skill →

Implement Anthropic Claude API rate limiting, backoff, and quota management.

ReadWriteEdit
anth-reference-architecture View full skill →

Implement Claude API reference architectures for common use cases.

ReadWriteEditGrep
anth-reliability-patterns View full skill →

Implement reliability patterns for Claude API: circuit breakers, graceful degradation, idempotency, and fallback strategies.

ReadWriteEditGrep
anth-sdk-patterns View full skill →

Apply production-ready Anthropic SDK patterns for TypeScript and Python.

ReadWriteEdit
anth-security-basics View full skill →

Apply Anthropic Claude API security best practices for key management, input validation, and prompt injection defense.

ReadWriteGrep
anth-upgrade-migration View full skill →

Upgrade Anthropic SDK versions and migrate between Claude API versions.

ReadWriteEditBash(npm:*)Bash(pip:*)Bash(git:*)
anth-webhooks-events View full skill →

Implement event-driven patterns with Claude API: streaming SSE events, Message Batches callbacks, and async processing architectures.

ReadWriteEditBash(npm:*)Grep

Ready to use anthropic-pack?