Topic: mcp
13,395 skills in this topic.
-
instantly-multi-env-setup
Configure Instantly.ai across development, staging, and production environments.
Use when setting up multi-workspace deployments, isolating test from production,
or managing per-environment API keys and webhook endpoints.
Trigger with phrases like "instantly environments", "instantly staging",
"instantly dev prod", "instantly multi-env", "instantly workspace isolation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-migration-deep-dive
Execute complex Instantly.ai migration strategies for platform changes.
Use when migrating between cold email platforms, consolidating workspaces,
or re-architecting outreach infrastructure around Instantly.
Trigger with phrases like "migrate to instantly", "instantly migration",
"switch to instantly", "instantly platform migration", "outreach migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
maintainx-migration-deep-dive
Execute complete platform migrations to or from MaintainX.
Use when migrating from legacy CMMS systems, performing major re-platforming,
or transitioning to MaintainX from spreadsheets or other tools.
Trigger with phrases like "migrate to maintainx", "maintainx migration",
"cmms migration", "switch to maintainx", "maintainx data migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
maintainx-local-dev-loop
Set up a local development loop for MaintainX integration development.
Use when configuring dev environment, testing API calls locally,
or setting up a sandbox workflow for MaintainX.
Trigger with phrases like "maintainx dev setup", "maintainx local",
"maintainx development environment", "maintainx testing setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
maintainx-install-auth
Install and configure MaintainX REST API authentication.
Use when setting up a new MaintainX integration, configuring API keys,
or initializing MaintainX API access in your project.
Trigger with phrases like "install maintainx", "setup maintainx",
"maintainx auth", "configure maintainx API key", "maintainx credentials".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-deploy-integration
Deploy Instantly.ai webhook receivers and API integrations to cloud platforms.
Use when deploying to Vercel, Cloud Run, or Fly.io,
or setting up production webhook endpoints.
Trigger with phrases like "deploy instantly", "instantly cloud run",
"instantly vercel", "instantly webhook deployment", "instantly production deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-load-scale
Scale Sentry for high-traffic applications handling millions of events per day.
Use when optimizing SDK performance at high volume, implementing adaptive sampling,
managing quotas and costs at scale, or deploying Sentry across multi-region infrastructure.
Trigger with phrases like "sentry high traffic", "scale sentry", "sentry millions events",
"sentry high volume", "sentry quota management", "sentry load test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-debug-bundle
Collect Instantly.ai debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or auditing campaign/account state.
Trigger with phrases like "instantly debug", "instantly support ticket",
"instantly diagnostic", "instantly audit", "collect instantly evidence".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-data-handling
Implement Instantly.ai lead data management, GDPR/CAN-SPAM compliance, and list operations.
Use when handling lead imports, managing block lists, implementing unsubscribe flows,
or ensuring compliance with email regulations.
Trigger with phrases like "instantly leads", "instantly data", "instantly GDPR",
"instantly block list", "instantly lead management", "instantly unsubscribe".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-known-pitfalls
Identify and fix common Sentry SDK pitfalls that cause silent data loss,
cost overruns, and missed alerts. Covers 10 anti-patterns with fix code.
Use when auditing Sentry config, debugging missing events, or reviewing
SDK setup. Trigger: "sentry pitfalls", "sentry anti-patterns",
"sentry mistakes", "why are sentry events missing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
maintainx-data-handling
Data synchronization, ETL patterns, and data management for MaintainX.
Use when syncing data between MaintainX and other systems,
building ETL pipelines, or managing data consistency.
Trigger with phrases like "maintainx data sync", "maintainx etl",
"maintainx export", "maintainx data migration", "maintainx data pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
maintainx-cost-tuning
Optimize MaintainX API usage for cost efficiency.
Use when managing API costs, optimizing request volume,
or implementing cost-effective integration patterns with MaintainX.
Trigger with phrases like "maintainx cost", "maintainx billing",
"reduce maintainx usage", "maintainx api costs", "maintainx optimization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
maintainx-core-workflow-b
Execute MaintainX secondary workflow: Asset and Location management.
Use when managing equipment assets, organizing locations/facilities,
building asset hierarchies, and tracking equipment maintenance history.
Trigger with phrases like "maintainx asset", "maintainx location",
"equipment tracking", "asset management", "facility hierarchy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-install-auth
Install and configure Sentry SDK authentication with DSN setup.
Use when setting up Sentry error tracking, configuring DSN,
or initializing Sentry in a Node.js or Python project.
Trigger with "install sentry", "setup sentry", "sentry auth",
"configure sentry DSN".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-incident-runbook
Execute incident response procedures using Sentry error monitoring.
Use when investigating production outages, triaging error spikes,
classifying incident severity, or building postmortem reports from Sentry data.
Trigger with phrases like "sentry incident", "sentry triage",
"investigate sentry error", "sentry runbook", "production incident sentry".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
maintainx-security-basics
Configure MaintainX API security, credential management, and access control.
Use when securing API keys, implementing access controls,
or hardening your MaintainX integration.
Trigger with phrases like "maintainx security", "maintainx api key security",
"secure maintainx", "maintainx credentials", "maintainx access control".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-webhooks-events
Implement Instantly.ai webhook event handling with real API v2 event types.
Use when setting up webhook endpoints, processing email events,
or building CRM sync pipelines from Instantly notifications.
Trigger with phrases like "instantly webhook", "instantly events",
"instantly webhook handler", "handle instantly events", "instantly notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-upgrade-migration
Migrate Instantly.ai integrations from API v1 to v2.
Use when upgrading from deprecated v1 endpoints, updating authentication,
or migrating endpoint paths and request formats.
Trigger with phrases like "instantly v1 to v2", "instantly api migration",
"instantly upgrade", "instantly deprecated", "migrate instantly api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
maintainx-sdk-patterns
Learn MaintainX REST API patterns, pagination, filtering, and client architecture.
Use when building robust API integrations, implementing pagination,
or creating reusable SDK patterns for MaintainX.
Trigger with phrases like "maintainx sdk", "maintainx api patterns",
"maintainx pagination", "maintainx filtering", "maintainx client design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
instantly-security-basics
Apply Instantly.ai security best practices for API keys, scopes, and access control.
Use when securing API keys, implementing least-privilege access,
or auditing Instantly workspace permissions.
Trigger with phrases like "instantly security", "instantly api key safety",
"instantly least privilege", "secure instantly", "instantly access control".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-data-handling
Configure GDPR-compliant data handling, PII scrubbing, and data
retention policies in Sentry. Use when implementing beforeSend
filters, server-side data scrubbing rules, IP anonymization,
data subject deletion requests, or SOC 2 audit controls.
Trigger with phrases like "sentry pii scrubbing", "sentry gdpr",
"sentry data privacy", "scrub sensitive data sentry",
"sentry data retention", "sentry compliance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-prod-checklist
Production deployment checklist for Sentry integration.
Use when preparing a production deployment, auditing an existing
Sentry setup, or running a go-live readiness review.
Trigger: "sentry production checklist", "deploy sentry",
"sentry go-live", "audit sentry config", "production readiness sentry".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-policy-guardrails
Enforce organizational governance and policy guardrails for Sentry usage.
Use when standardizing Sentry configuration across services, enforcing
PII scrubbing, building shared config packages, or auditing drift.
Trigger with phrases like "sentry governance", "sentry policy",
"sentry standards", "enforce sentry config", "sentry compliance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
sentry-performance-tuning
Optimize Sentry performance monitoring for lower overhead and higher signal.
Use when tuning tracesSampleRate vs tracesSampler, configuring continuous profiling,
fixing high-cardinality transaction names, adding custom span measurements,
reducing SDK overhead, or setting Web Vitals thresholds.
Trigger: "sentry performance optimize", "tune sentry sampling",
"reduce sentry overhead", "sentry web vitals", "sentry profiling setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803