Topic: anthropic
9,221 skills in this topic.
-
alchemy-rate-limits
Implement Alchemy Compute Unit (CU) rate limiting and request throttling.
Use when handling 429 errors, optimizing CU usage, or managing
concurrent blockchain queries within plan limits.
Trigger: "alchemy rate limit", "alchemy 429", "alchemy compute units",
"alchemy throttling", "alchemy CU budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-reference-architecture
Implement reference architecture for Alchemy-powered Web3 applications.
Use when designing dApp infrastructure, planning multi-chain deployments,
or structuring a production blockchain application.
Trigger: "alchemy architecture", "dApp architecture", "alchemy project structure",
"web3 system design", "alchemy multi-chain design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-sdk-patterns
Apply production-ready Alchemy SDK patterns for Web3 applications.
Use when building reusable blockchain clients, implementing caching,
multi-chain abstractions, or type-safe contract interactions.
Trigger: "alchemy SDK patterns", "alchemy best practices", "alchemy code patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-security-basics
Apply Web3 security best practices for Alchemy-powered applications.
Use when securing API keys, validating blockchain inputs, preventing
private key exposure, or hardening dApp infrastructure.
Trigger: "alchemy security", "web3 security", "protect private key",
"alchemy API key security", "dApp security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-upgrade-migration
Migrate from alchemy-sdk v2 to v3 and handle breaking changes.
Use when upgrading Alchemy SDK versions, migrating from deprecated
alchemy-web3, or adapting to new API patterns.
Trigger: "alchemy upgrade", "alchemy migration", "alchemy-sdk v3",
"migrate alchemy-web3", "alchemy breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-webhooks-events
Implement Alchemy Notify webhooks for real-time blockchain event notifications.
Use when tracking wallet activity, monitoring mined transactions,
watching smart contract events, or building real-time dApp features.
Trigger: "alchemy webhook", "alchemy notify", "alchemy events",
"alchemy address activity", "alchemy real-time notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-advanced-troubleshooting
Debug complex Claude API issues including context window overflow,
tool use failures, streaming corruption, and response quality problems.
Trigger with phrases like "anthropic advanced debug", "claude complex issue",
"claude tool use failing", "claude context overflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-architecture-variants
Choose and implement Claude API architecture patterns for different scales:
serverless, microservice, event-driven, and edge deployment.
Trigger with phrases like "anthropic architecture", "claude serverless",
"claude microservice design", "edge claude deployment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-ci-integration
Configure CI/CD pipelines for Anthropic Claude API integrations.
Use when setting up automated testing, prompt regression tests,
or CI validation for Claude-powered features.
Trigger with phrases like "anthropic ci", "claude ci/cd",
"test claude in pipeline", "anthropic github actions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-common-errors
Diagnose and fix Anthropic Claude API errors by HTTP status code.
Use when encountering API errors, debugging failed requests,
or troubleshooting authentication, rate limiting, or input validation issues.
Trigger with phrases like "anthropic error", "claude api error",
"fix anthropic 429", "claude not working", "debug claude api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-core-workflow-a
Build Claude tool use (function calling) workflows with the Messages API.
Use when implementing tool use, function calling, agent loops,
or building AI assistants that interact with external systems.
Trigger with phrases like "claude tool use", "anthropic function calling",
"claude tools", "agent loop anthropic", "tool_use blocks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-core-workflow-b
Build Claude streaming and Message Batches API workflows.
Use when implementing real-time streaming responses, SSE event handling,
or processing bulk requests with the 50% cheaper Batches API.
Trigger with phrases like "claude streaming", "anthropic batch",
"message batches api", "SSE events anthropic", "stream claude response".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-cost-tuning
Optimize Anthropic Claude API costs with model routing, prompt caching,
batching, and spend monitoring.
Use when analyzing Claude API billing, reducing costs,
or implementing cost controls and budget alerts.
Trigger with phrases like "anthropic cost", "claude billing",
"reduce claude spend", "anthropic budget", "claude pricing optimize".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-data-handling
Implement data privacy, PII handling, and compliance patterns for Claude API.
Use when handling sensitive data, implementing PII redaction,
or configuring data retention for GDPR/CCPA compliance with Claude.
Trigger with phrases like "anthropic data privacy", "claude PII",
"anthropic gdpr", "claude data handling", "redact data claude".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-debug-bundle
Collect Anthropic Claude API debug evidence for support and troubleshooting.
Use when encountering persistent API issues, preparing support tickets,
or collecting diagnostic information including request IDs and rate limit headers.
Trigger with phrases like "anthropic debug", "claude debug bundle",
"collect anthropic logs", "anthropic diagnostic", "claude support ticket".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-deploy-integration
Deploy Claude API integrations to production cloud environments.
Use when deploying Claude-powered services to Docker, Cloud Run, ECS,
or Kubernetes with proper secret management and health checks.
Trigger with phrases like "deploy anthropic", "claude production deploy",
"ship claude integration", "anthropic cloud deployment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-enterprise-rbac
Configure Anthropic enterprise organization management, Workspaces,
and role-based access control for teams.
Trigger with phrases like "anthropic enterprise", "claude rbac",
"anthropic workspaces", "claude team access", "anthropic organization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-hello-world
Create a minimal working Anthropic Claude Messages API example.
Use when starting a new Claude integration, testing your setup,
or learning basic Messages API patterns for text, vision, and streaming.
Trigger with phrases like "anthropic hello world", "claude api example",
"anthropic quick start", "simple claude code", "first messages api call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-incident-runbook
Execute incident response procedures for Claude API outages and degradation.
Use when Claude API is returning errors, experiencing high latency,
or showing degraded performance in production.
Trigger with phrases like "anthropic incident", "claude api down",
"anthropic outage", "claude degraded", "anthropic runbook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-install-auth
Install and configure Anthropic Claude SDK authentication for Python and TypeScript.
Use when setting up a new Claude API integration, configuring API keys,
or initializing the Anthropic SDK in your project.
Trigger with phrases like "install anthropic", "setup claude api",
"anthropic auth", "configure anthropic API key", "claude sdk setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-known-pitfalls
Identify and avoid common Claude API anti-patterns and integration mistakes.
Use when reviewing code, onboarding developers, or debugging subtle issues
with Anthropic integrations.
Trigger with phrases like "anthropic pitfalls", "claude anti-patterns",
"claude mistakes", "anthropic common issues", "claude gotchas".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-load-scale
Implement load testing, auto-scaling, and capacity planning for Claude API.
Use when running performance benchmarks, planning for traffic spikes,
or configuring horizontal scaling for Claude-powered services.
Trigger with phrases like "anthropic load test", "claude scaling",
"anthropic capacity planning", "scale claude api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-local-dev-loop
Configure a local development workflow for Anthropic Claude API projects.
Use when setting up dev environment, configuring hot reload,
or establishing a fast iteration cycle with the Messages API.
Trigger with phrases like "anthropic local dev", "claude dev setup",
"anthropic development workflow", "test claude locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-migration-deep-dive
Migrate to Claude API from OpenAI, Gemini, or other LLM providers.
Use when switching from GPT-4 to Claude, migrating from Text Completions,
or building a multi-provider abstraction layer.
Trigger with phrases like "migrate to claude", "openai to anthropic",
"switch from gpt to claude", "multi-provider llm".
jeremylongshore/claude-code-plugins-plus-skills 1,803