anthropic-pack Verified Silver

Verified Silver · 79/100 ai-ml v1.0.0 by Jeremy Longshore

Claude Code skill pack for Anthropic (30 skills)

30 Skills
MIT License
Free Pricing

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.

Skills (30)

anth-advanced-troubleshooting SKILL.md 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 SKILL.md View full skill →

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

ReadWriteEditGrep
anth-ci-integration SKILL.md View full skill →

Configure CI/CD pipelines for Anthropic Claude API integrations.

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

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

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

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

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

Build Claude streaming and Message Batches API workflows.

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

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

ReadWriteEditGrep
anth-data-handling SKILL.md View full skill →

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

ReadWriteEditGrep
anth-debug-bundle SKILL.md View full skill →

Collect Anthropic Claude API debug evidence for support and troubleshooting.

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

Deploy Claude API integrations to production cloud environments.

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

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

ReadWriteEditGrep
anth-hello-world SKILL.md View full skill →

Create a minimal working Anthropic Claude Messages API example.

ReadWriteEdit
anth-install-auth SKILL.md View full skill →

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

ReadWriteEditBash(npm:*)Bash(pip:*)Grep