Topic: developer-tools
13,276 skills in this topic.
-
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
-
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
-
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
-
alchemy-prod-checklist
Execute production readiness checklist for Alchemy-powered dApps.
Use when deploying Web3 applications, preparing for mainnet launch,
or validating blockchain integration before go-live.
Trigger: "alchemy production", "alchemy go-live", "alchemy mainnet checklist",
"dApp production readiness".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-performance-tuning
Optimize Alchemy SDK performance with caching, batching, and multi-chain parallelism.
Use when reducing latency for blockchain queries, optimizing CU consumption,
or scaling dApps for high request volumes.
Trigger: "alchemy performance", "alchemy slow", "alchemy optimization",
"alchemy caching", "alchemy batch requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-local-dev-loop
Set up local Web3 development workflow with Alchemy, Hardhat, and testnets.
Use when configuring local blockchain dev, testing with Sepolia faucets,
or setting up hot-reload for smart contract development.
Trigger: "alchemy local dev", "alchemy hardhat", "alchemy testnet setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-install-auth
Install the Alchemy SDK and configure API key authentication for Web3 development.
Use when setting up blockchain API access, creating an Alchemy app,
or configuring multi-chain RPC endpoints.
Trigger: "install alchemy", "setup alchemy", "alchemy auth", "alchemy API key".
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-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
-
alchemy-hello-world
Create a minimal Alchemy Web3 example: get ETH balance, fetch NFTs, read token balances.
Use when starting blockchain development, testing Alchemy setup,
or learning basic blockchain query patterns.
Trigger: "alchemy hello world", "alchemy example", "alchemy quick start",
"get ETH balance", "fetch NFTs alchemy".
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-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
-
alchemy-deploy-integration
Deploy Alchemy-powered Web3 applications to Vercel, Cloud Run, and AWS.
Use when deploying dApps with server-side Alchemy SDK access,
configuring API key secrets, or setting up RPC proxy endpoints.
Trigger: "deploy alchemy", "alchemy Vercel", "alchemy Cloud Run",
"alchemy production deploy", "dApp deploy".
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
-
alchemy-core-workflow-b
Build NFT collection explorer and smart contract interaction with Alchemy.
Use when fetching NFT metadata, building galleries, reading contract state,
or implementing NFT marketplace features.
Trigger: "alchemy NFT", "alchemy smart contract", "alchemy collection",
"alchemy NFT metadata", "alchemy contract read".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-core-workflow-a
Build a complete wallet portfolio tracker using Alchemy Enhanced APIs.
Use when implementing token balance dashboards, NFT galleries,
transaction history views, or wallet analytics applications.
Trigger: "alchemy wallet tracker", "alchemy portfolio", "alchemy token dashboard",
"alchemy transaction history", "build dApp with alchemy".
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
-
alchemy-common-errors
Diagnose and fix common Alchemy SDK and Web3 API errors.
Use when encountering rate limits, RPC failures, invalid parameters,
or blockchain query errors with the Alchemy SDK.
Trigger: "alchemy error", "alchemy not working", "alchemy 429",
"alchemy debug", "fix alchemy issue".
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
-
alchemy-ci-integration
Configure CI/CD pipeline for Alchemy-powered Web3 applications.
Use when setting up automated testing with Hardhat forks,
smart contract verification, or testnet deployment pipelines.
Trigger: "alchemy CI", "alchemy GitHub Actions", "web3 CI/CD pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-webhooks-events
Implement event-driven patterns with Claude API: streaming SSE events,
Message Batches callbacks, and async processing architectures.
Use when building real-time Claude integrations or processing batch results.
Trigger with phrases like "anthropic events", "claude streaming events",
"anthropic async processing", "claude batch callbacks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-upgrade-migration
Upgrade Anthropic SDK versions and migrate between Claude API versions.
Use when upgrading the Python/TypeScript SDK, migrating from Text Completions
to Messages API, or adopting new API features like tool use or batches.
Trigger with phrases like "upgrade anthropic sdk", "anthropic migration",
"update claude sdk", "migrate to messages api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-debug-bundle
Collect Alchemy SDK debug evidence for troubleshooting and support tickets.
Use when encountering persistent issues, preparing support tickets,
or debugging blockchain query failures.
Trigger: "alchemy debug bundle", "alchemy support ticket", "alchemy diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-cost-tuning
Optimize Alchemy API costs through CU budgeting, caching, and plan selection.
Use when analyzing Alchemy billing, reducing Compute Unit consumption,
or choosing the right plan for your dApp traffic.
Trigger: "alchemy cost", "alchemy pricing", "alchemy CU budget",
"alchemy billing optimization", "alchemy free tier limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803