Topic: mcp
13,395 skills in this topic.
-
clade-hello-world
Send your first message to Claude using the Anthropic SDK.
Use when starting a new Claude integration, testing your setup,
or learning the Messages API basics.
Trigger with phrases like "anthropic hello world", "claude api example",
"first claude call", "anthropic quick start".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-enterprise-rbac
Manage Anthropic workspaces, API keys, team access, and spending limits
Use when working with enterprise-rbac patterns.
for enterprise Claude deployments.
Trigger with "anthropic workspace", "anthropic team management",
"claude enterprise", "anthropic api key management".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-embeddings-search
Implement tool use (function calling) with Claude to let it execute actions,
Use when working with embeddings-search patterns.
query databases, call APIs, and interact with external systems.
Trigger with "anthropic tool use", "claude function calling", "claude tools",
"anthropic structured output with tools".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-deploy-integration
Deploy Claude-powered applications to Vercel, Fly.io, and Cloud Run
Use when working with deploy-integration patterns.
with proper secrets management and streaming support.
Trigger with "deploy anthropic", "claude production deploy",
"anthropic vercel", "deploy claude app".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-webhooks-events
Implement Flexport webhook event handling for shipment milestones, booking updates,
purchase order events, and invoice notifications.
Trigger: "flexport webhooks", "flexport events", "flexport milestones",
"flexport shipment tracking webhook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-upgrade-migration
Migrate between Flexport API versions (v1 to v2, Logistics API versions).
Use when upgrading API version headers, handling deprecated endpoints,
or migrating from legacy Flexport API patterns.
Trigger: "upgrade flexport", "flexport API version", "flexport migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
customerio-prod-checklist
Execute Customer.io production deployment checklist.
Use when preparing for production launch, auditing integration
quality, or performing pre-launch validation.
Trigger: "customer.io production", "customer.io checklist",
"deploy customer.io", "customer.io go-live", "customer.io launch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-security-basics
Secure your Anthropic integration — API key management, input validation,
Use when working with security-basics patterns.
prompt injection defense, and data privacy.
Trigger with "anthropic security", "claude api key security",
"anthropic prompt injection", "secure claude integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
customerio-primary-workflow
Implement Customer.io primary messaging workflow.
Use when setting up campaign triggers, welcome sequences,
onboarding flows, or event-driven email automation.
Trigger: "customer.io campaign", "customer.io workflow",
"customer.io email automation", "customer.io messaging", "customer.io onboarding".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-sdk-patterns
Production-ready Anthropic SDK patterns — client config, retries, timeouts,
Use when working with sdk-patterns patterns.
error handling, TypeScript types, and async patterns.
Trigger with "anthropic sdk", "claude client setup", "anthropic typescript",
"anthropic python patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-security-basics
Apply Flexport API security best practices including webhook signature verification,
API key rotation, and least-privilege access patterns.
Trigger: "flexport security", "flexport webhook signature", "secure flexport API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
customerio-observability
Set up Customer.io monitoring and observability.
Use when implementing metrics, structured logging, alerting,
or Grafana dashboards for Customer.io integrations.
Trigger: "customer.io monitoring", "customer.io metrics",
"customer.io dashboard", "customer.io alerts", "customer.io observability".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-incident-runbook
Execute Groq incident response: triage, mitigation, fallback, and postmortem.
Use when responding to Groq-related outages, investigating errors,
or running post-incident reviews for Groq integration failures.
Trigger with phrases like "groq incident", "groq outage",
"groq down", "groq on-call", "groq emergency", "groq broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-hello-world
Create a minimal working Groq chat completion example.
Use when starting a new Groq integration, testing your setup,
or learning basic Groq API patterns.
Trigger with phrases like "groq hello world", "groq example",
"groq quick start", "simple groq code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-enterprise-rbac
Configure Groq organization management, API key scoping, spending controls, and team access patterns.
Trigger with phrases like "groq organization", "groq RBAC",
"groq enterprise", "groq team access", "groq spending limits", "groq multi-team".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-migration-deep-dive
Execute major migration strategies for Flexport including migrating from
legacy freight forwarders, ERP system integration, and strangler fig patterns.
Trigger: "flexport migration", "migrate to flexport", "flexport ERP integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-rate-limits
Handle Anthropic rate limits — understand tiers, implement backoff,
Use when working with rate-limits patterns.
optimize throughput, and monitor usage.
Trigger with "anthropic rate limit", "claude 429", "anthropic throttling",
"anthropic usage limits", "claude tokens per minute".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-known-pitfalls
Identify and avoid HubSpot API anti-patterns and common integration mistakes.
Use when reviewing HubSpot code, onboarding developers to HubSpot integrations,
or auditing existing CRM integrations for best practice violations.
Trigger with phrases like "hubspot mistakes", "hubspot anti-patterns",
"hubspot pitfalls", "hubspot code review", "hubspot gotchas".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-install-auth
Install and configure HubSpot API client with authentication.
Use when setting up a new HubSpot integration, configuring private app tokens,
OAuth 2.0 flows, or initializing the @hubspot/api-client SDK.
Trigger with phrases like "install hubspot", "setup hubspot auth",
"hubspot access token", "configure hubspot API", "hubspot private app".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-deploy-integration
Deploy Groq integrations to Vercel, Cloud Run, and containerized platforms.
Use when deploying Groq-powered applications to production,
configuring platform-specific secrets, or setting up deployment pipelines.
Trigger with phrases like "deploy groq", "groq Vercel",
"groq production deploy", "groq Cloud Run", "groq Docker".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-performance-tuning
Optimize Flexport API performance with pagination tuning, response caching,
parallel requests, and connection pooling for logistics data.
Trigger: "flexport performance", "flexport slow API", "flexport caching", "optimize flexport".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-observability
Set up observability for Flexport logistics integrations with metrics,
structured logging, distributed tracing, and alerting dashboards.
Trigger: "flexport monitoring", "flexport observability", "flexport metrics", "flexport alerts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-multi-env-setup
Configure Flexport API across dev, staging, and production environments
with isolated API keys, separate webhook endpoints, and environment guards.
Trigger: "flexport environments", "flexport staging", "flexport multi-env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-reliability-patterns
Build fault-tolerant Claude integrations — retries, circuit breakers,
Use when working with reliability-patterns patterns.
fallbacks, timeouts, and graceful degradation.
Trigger with "anthropic reliability", "claude fault tolerance",
"anthropic circuit breaker", "claude fallback".
jeremylongshore/claude-code-plugins-plus-skills 1,803