Topic: mcp
13,395 skills in this topic.
-
clay-upgrade-migration
Navigate Clay plan changes, pricing migrations, and feature upgrades.
Use when upgrading Clay plans, migrating to the 2026 pricing model,
or adapting integrations to new Clay features.
Trigger with phrases like "upgrade clay", "clay migration", "clay pricing change",
"clay plan upgrade", "clay new pricing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
gamma-migration-deep-dive
Deep dive into migrating to Gamma from other presentation platforms.
Use when migrating from PowerPoint, Google Slides, Canva,
or other presentation tools to Gamma.
Trigger with phrases like "gamma migration", "migrate to gamma",
"gamma import", "gamma from powerpoint", "gamma from google slides".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
gamma-local-dev-loop
Set up local development workflow for Gamma API integration.
Use when building automation scripts, testing API calls locally,
or configuring a dev environment with mock responses.
Trigger: "gamma local dev", "gamma development setup",
"gamma test locally", "gamma mock API", "gamma dev workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-reference-architecture
Reference architecture for Cursor IDE projects: directory structure, rules organization, indexing
strategy, and team configuration patterns. Triggers on "cursor architecture", "cursor project structure",
"cursor best practices", "cursor file structure".
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
-
gamma-install-auth
Set up Gamma API v1.0 authentication and first request.
Use when configuring API keys, setting up X-API-KEY header,
or initializing Gamma REST API access in a project.
Trigger: "install gamma", "setup gamma API", "gamma auth",
"gamma API key", "configure gamma".
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
-
glean-install-auth
Install and configure Glean API authentication with indexing and client tokens.
Use when setting up custom datasource indexing, configuring search API access,
or initializing the Glean developer SDK for enterprise search.
Trigger: "install glean", "setup glean", "glean auth", "glean API token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-security-basics
Apply Clay security best practices for API keys, webhook secrets, and data access control.
Use when securing Clay integrations, rotating API keys, auditing access,
or implementing webhook authentication.
Trigger with phrases like "clay security", "clay secrets", "secure clay",
"clay API key security", "clay webhook security".
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
-
langfuse-deploy-integration
Deploy Langfuse with your application across different platforms.
Use when deploying Langfuse to Vercel, AWS, GCP, or Docker,
or integrating Langfuse into your deployment pipeline.
Trigger with phrases like "deploy langfuse", "langfuse Vercel",
"langfuse AWS", "langfuse Docker", "langfuse production deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langfuse-core-workflow-a
Execute Langfuse primary workflow: Tracing LLM calls and spans.
Use when implementing LLM tracing, building traced AI features,
or adding observability to existing LLM applications.
Trigger with phrases like "langfuse tracing", "trace LLM calls",
"add langfuse to openai", "langfuse spans", "track llm requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-webhooks-events
Implement Vercel webhook handling with signature verification and event processing.
Use when setting up webhook endpoints, processing deployment events,
or building integrations that react to Vercel deployment lifecycle.
Trigger with phrases like "vercel webhook", "vercel events",
"vercel deployment.ready", "handle vercel events", "vercel webhook signature".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-data-handling
Implement data handling, PII protection, and GDPR/CCPA compliance for Vercel deployments.
Use when handling sensitive data in serverless functions, implementing data redaction,
or ensuring privacy compliance on Vercel.
Trigger with phrases like "vercel data", "vercel PII",
"vercel GDPR", "vercel data retention", "vercel privacy", "vercel compliance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-policy-guardrails
Implement lint rules, CI policy checks, and automated guardrails for Vercel projects.
Use when setting up code quality rules, preventing secret exposure,
or enforcing deployment policies for Vercel applications.
Trigger with phrases like "vercel policy", "vercel lint",
"vercel guardrails", "vercel best practices check", "vercel secret scan".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-install-auth
Install Vercel CLI and configure API token authentication.
Use when setting up Vercel for the first time, creating access tokens,
or initializing a project with vercel link.
Trigger with phrases like "install vercel", "setup vercel",
"vercel auth", "configure vercel token", "vercel login".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-security-basics
Secure Anima and Figma tokens for design-to-code pipelines.
Use when protecting API credentials, restricting Figma access scope,
or hardening CI/CD design automation pipelines.
Trigger: "anima security", "anima token safety", "figma token security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-hello-world
Generate React/Vue/HTML code from a Figma design using the Anima SDK.
Use when testing design-to-code conversion, learning Anima's code output format,
or building your first automated design-to-code pipeline.
Trigger: "anima hello world", "anima example", "figma to react",
"figma to code", "anima generate code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-webhooks-events
Implement Algolia Insights API for click/conversion tracking, search analytics,
and real-time event-driven index updates via database change listeners.
Trigger: "algolia events", "algolia analytics", "algolia insights",
"algolia click tracking", "algolia conversion", "algolia event tracking".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-install-auth
Install and configure Cohere SDK authentication with API v2.
Use when setting up a new Cohere integration, configuring API keys,
or initializing the CohereClientV2 in your project.
Trigger with phrases like "install cohere", "setup cohere",
"cohere auth", "configure cohere API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-observability
Set up observability for Algolia: Prometheus metrics for search latency/errors,
OpenTelemetry tracing, structured logging, and Grafana dashboards.
Trigger: "algolia monitoring", "algolia metrics", "algolia observability",
"monitor algolia", "algolia alerts", "algolia tracing", "algolia dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-core-workflow-b
Build tool-use agents and function calling with Cohere API v2.
Use when implementing multi-step agents, function calling,
or building autonomous tool-using workflows with Cohere.
Trigger with phrases like "cohere tool use", "cohere agents",
"cohere function calling", "cohere multi-step".
jeremylongshore/claude-code-plugins-plus-skills 1,803