Topic: mcp
13,395 skills in this topic.
-
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
-
glean-enterprise-rbac
Map AD/Okta groups to Glean document permissions using allowedGroups.
Trigger: "glean enterprise rbac", "enterprise-rbac".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-deploy-integration
Deploy Glean custom connectors as scheduled jobs on Cloud Run, Lambda, or Fly.io.
Trigger: "deploy glean connector", "glean connector hosting", "schedule glean indexing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-webhooks-events
Implement event-driven Glean indexing triggered by source system webhooks from
GitHub, Confluence, Notion, and other content platforms.
Trigger: "glean webhooks", "glean event indexing", "incremental glean index".
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
-
gamma-enterprise-rbac
Implement enterprise role-based access control for Gamma integrations.
Use when configuring team permissions, multi-tenant access,
or enterprise authorization patterns.
Trigger with phrases like "gamma RBAC", "gamma permissions",
"gamma access control", "gamma enterprise", "gamma roles".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
gamma-deploy-integration
Deploy Gamma-integrated applications to production environments.
Use when deploying to Vercel, AWS, GCP, or other cloud platforms
with proper secret management and configuration.
Trigger with phrases like "gamma deploy", "gamma production",
"gamma vercel", "gamma AWS", "gamma cloud 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
-
gamma-webhooks-events
Handle Gamma webhooks and events for real-time updates.
Use when implementing webhook receivers, processing events,
or building real-time Gamma integrations.
Trigger with phrases like "gamma webhooks", "gamma events",
"gamma notifications", "gamma real-time", "gamma callbacks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
gamma-ci-integration
Configure Gamma CI/CD integration with GitHub Actions and testing.
Use when setting up automated testing, configuring CI pipelines,
or integrating Gamma tests into your build process.
Trigger with phrases like "gamma CI", "gamma GitHub Actions",
"gamma automated tests", "CI gamma", "gamma pipeline".
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
-
clay-deploy-integration
Deploy Clay-powered applications to Vercel, Cloud Run, or Docker with proper secrets management.
Use when deploying Clay webhook receivers, enrichment pipelines,
or CRM sync services to production infrastructure.
Trigger with phrases like "deploy clay", "clay Vercel", "clay production deploy",
"clay Cloud Run", "clay Docker", "host clay integration".
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
-
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
-
cursor-multi-repo
Work with multiple repositories in Cursor: multi-root workspaces, monorepo patterns, selective indexing,
and cross-project context. Triggers on "cursor multi repo", "cursor multiple projects", "cursor monorepo",
"cursor workspace", "multi-root workspace".
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
-
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
-
clay-sdk-patterns
Apply production-ready patterns for integrating with Clay via webhooks and HTTP API.
Use when building Clay integrations, implementing webhook handlers,
or establishing team coding standards for Clay data pipelines.
Trigger with phrases like "clay SDK patterns", "clay best practices",
"clay code patterns", "clay integration patterns", "clay webhook patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-reliability-patterns
Build fault-tolerant Clay integrations with circuit breakers, dead letter queues, and graceful degradation.
Use when building production Clay pipelines that need resilience,
implementing retry strategies, or adding fault tolerance to enrichment workflows.
Trigger with phrases like "clay reliability", "clay circuit breaker", "clay resilience",
"clay fallback", "clay fault tolerance", "clay dead letter queue".
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
-
cursor-hello-world
Create your first project using Cursor AI features: Tab, Chat, Composer, and Inline Edit.
Triggers on "cursor hello world", "first cursor project", "cursor getting started", "try cursor ai",
"cursor basics", "cursor tutorial".
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