Topic: plugin-marketplace
4,605 skills in this topic.
-
clay-cost-tuning
Optimize Clay credit spending with provider key management, waterfall tuning, and budget controls.
Use when analyzing Clay costs, reducing credit consumption,
or implementing spending alerts and caps.
Trigger with phrases like "clay cost", "clay billing", "reduce clay costs",
"clay pricing", "clay expensive", "clay budget", "clay credits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-core-workflow-b
Use Claygent AI research and AI-powered personalization to generate outreach copy from enriched data.
Use when writing personalized email openers, running Claygent research prompts,
or configuring AI columns for campaign personalization at scale.
Trigger with phrases like "clay AI personalization", "claygent research",
"clay outreach copy", "clay secondary workflow", "clay AI column".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-core-workflow-a
Build a complete lead enrichment pipeline using Clay tables, webhooks, and waterfall enrichment.
Use when building lead generation features, enriching prospect lists,
or creating automated data enrichment workflows.
Trigger with phrases like "clay lead enrichment", "clay main workflow",
"enrich contacts in clay", "clay prospect list", "clay enrichment pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-common-errors
Diagnose and fix the most common Clay errors and integration issues.
Use when encountering Clay errors, debugging failed enrichments,
or troubleshooting webhook delivery problems.
Trigger with phrases like "clay error", "fix clay", "clay not working",
"debug clay", "clay enrichment failed", "clay webhook error".
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
-
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
-
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
-
anth-security-basics
Apply Anthropic Claude API security best practices for key management,
input validation, and prompt injection defense.
Use when securing API keys, validating user inputs before sending to Claude,
or implementing content safety guardrails.
Trigger with phrases like "anthropic security", "claude api key security",
"secure anthropic", "prompt injection defense".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-sdk-patterns
Apply production-ready Anthropic SDK patterns for TypeScript and Python.
Use when implementing Claude integrations, building reusable wrappers,
or establishing team coding standards for the Messages API.
Trigger with phrases like "anthropic SDK patterns", "claude best practices",
"anthropic code patterns", "production claude code".
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
-
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-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
-
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-reference-architecture
Implement Claude API reference architectures for common use cases.
Use when designing a Claude-powered application, choosing between
direct API vs queue-based, or planning a multi-model architecture.
Trigger with phrases like "anthropic architecture", "claude system design",
"anthropic reference architecture", "design claude integration".
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
-
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
-
clay-enterprise-rbac
Configure Clay workspace roles, team access control, and credit budget allocation.
Use when managing team access to Clay tables, setting per-user credit budgets,
or configuring workspace-level permissions for Clay.
Trigger with phrases like "clay SSO", "clay RBAC", "clay enterprise",
"clay roles", "clay permissions", "clay team access", "clay workspace".
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