Topic: developer-tools
13,276 skills in this topic.
-
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
-
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
-
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
-
anth-reliability-patterns
Implement reliability patterns for Claude API: circuit breakers,
graceful degradation, idempotency, and fallback strategies.
Trigger with phrases like "anthropic reliability", "claude circuit breaker",
"claude fallback", "anthropic fault tolerance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-rate-limits
Implement Anthropic Claude API rate limiting, backoff, and quota management.
Use when handling 429 errors, optimizing request throughput,
or managing RPM/TPM limits across usage tiers.
Trigger with phrases like "anthropic rate limit", "claude 429",
"anthropic throttling", "claude retry", "anthropic backoff".
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-prod-checklist
Execute production deployment checklist for Claude API integrations.
Use when deploying Claude-powered features to production,
preparing for launch, or implementing go-live validation.
Trigger with phrases like "anthropic production", "deploy claude",
"claude go-live", "anthropic launch checklist", "production ready claude".
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
-
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-policy-guardrails
Implement content policy guardrails, input/output validation,
and usage governance for Claude API integrations.
Trigger with phrases like "anthropic guardrails", "claude content policy",
"claude input validation", "anthropic safety rules".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-performance-tuning
Optimize Claude API performance with prompt caching, model selection,
streaming, and latency reduction techniques.
Use when experiencing slow responses, optimizing token usage,
or reducing time-to-first-token in production.
Trigger with phrases like "anthropic performance", "claude speed",
"optimize claude latency", "anthropic caching", "faster claude responses".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-observability
Set up observability for Claude API integrations with metrics, logging,
and alerting for latency, cost, errors, and token usage.
Trigger with phrases like "anthropic monitoring", "claude observability",
"anthropic metrics", "track claude usage", "claude dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-multi-env-setup
Configure Claude API across dev, staging, and production environments
with isolated keys, model routing, and spend controls per environment.
Trigger with phrases like "anthropic environments", "claude multi-env",
"anthropic staging setup", "claude dev vs prod config".
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
-
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
-
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
-
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-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
-
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-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
-
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-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-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