Topic: plugin-marketplace
4,605 skills in this topic.
-
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-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-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-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-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-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
-
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
-
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-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-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
-
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
-
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
-
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
-
clay-architecture-variants
Choose and implement Clay integration architecture for different scales and use cases.
Use when designing new Clay integrations, comparing direct vs queue-based vs event-driven,
or planning architecture for Clay-powered data operations.
Trigger with phrases like "clay architecture", "clay blueprint",
"how to structure clay", "clay integration design", "clay event-driven".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-advanced-troubleshooting
Deep-debug complex Clay enrichment failures, provider degradation, and data flow issues.
Use when standard troubleshooting fails, investigating intermittent enrichment failures,
or preparing detailed evidence for Clay support escalation.
Trigger with phrases like "clay hard bug", "clay mystery error",
"clay impossible to debug", "difficult clay issue", "clay deep debug".
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
-
clay-ci-integration
Configure CI/CD pipelines for Clay integrations with automated testing and validation.
Use when setting up automated tests for Clay webhook handlers, validating
enrichment data quality in CI, or integrating Clay checks into your build process.
Trigger with phrases like "clay CI", "clay GitHub Actions",
"clay automated tests", "CI clay", "test clay integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803