Topic: skills
17,247 skills in this topic.
-
intercom-incident-runbook
Execute Intercom incident response procedures with triage, mitigation, and postmortem.
Use when responding to Intercom API outages, investigating integration errors,
or running post-incident reviews for Intercom failures.
Trigger with phrases like "intercom incident", "intercom outage",
"intercom down", "intercom on-call", "intercom emergency", "intercom broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-hello-world
Create a minimal working Intercom example with contacts, conversations, and messages.
Use when starting a new Intercom integration, testing your setup,
or learning the core Intercom API data model.
Trigger with phrases like "intercom hello world", "intercom example",
"intercom quick start", "simple intercom code", "first intercom API call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-enterprise-rbac
Configure Intercom enterprise OAuth, admin roles, and app-level access control.
Use when implementing OAuth integration, managing admin permissions,
or setting up organization-level controls for Intercom.
Trigger with phrases like "intercom OAuth", "intercom RBAC",
"intercom enterprise", "intercom roles", "intercom permissions", "intercom admin access".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-deploy-integration
Deploy Intercom integrations to Vercel, Fly.io, and Cloud Run with proper secrets.
Use when deploying Intercom-powered applications to production,
configuring platform-specific secrets, or setting up webhook endpoints.
Trigger with phrases like "deploy intercom", "intercom Vercel",
"intercom production deploy", "intercom Cloud Run", "intercom Fly.io".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-data-handling
Implement Intercom data handling for GDPR, contact export, data retention, and PII.
Use when handling sensitive data, implementing data export/deletion requests,
or ensuring compliance with privacy regulations for Intercom integrations.
Trigger with phrases like "intercom data", "intercom PII",
"intercom GDPR", "intercom data retention", "intercom privacy", "intercom CCPA",
"intercom data export", "intercom delete contact".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-observability
Set up observability for Intercom integrations with metrics, traces, and alerts.
Use when implementing monitoring for Intercom API operations, setting up dashboards,
or configuring alerting for integration health.
Trigger with phrases like "intercom monitoring", "intercom metrics",
"intercom observability", "monitor intercom", "intercom alerts", "intercom tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-performance-tuning
Optimize Intercom API performance with caching, search optimization, and pagination.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for Intercom integrations.
Trigger with phrases like "intercom performance", "optimize intercom",
"intercom latency", "intercom caching", "intercom slow", "intercom pagination".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-prod-checklist
Execute Intercom production readiness checklist and rollback procedures.
Use when deploying Intercom integrations to production, preparing for launch,
or implementing go-live validation.
Trigger with phrases like "intercom production", "deploy intercom",
"intercom go-live", "intercom launch checklist", "intercom production readiness".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-rate-limits
Handle Intercom API rate limits with backoff, queuing, and header monitoring.
Use when handling 429 errors, implementing retry logic,
or optimizing API request throughput for Intercom.
Trigger with phrases like "intercom rate limit", "intercom throttling",
"intercom 429", "intercom retry", "intercom backoff", "intercom request limit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-reference-architecture
Implement Intercom reference architecture with layered project structure.
Use when designing new Intercom integrations, reviewing project structure,
or establishing architecture standards for Intercom applications.
Trigger with phrases like "intercom architecture", "intercom project structure",
"how to organize intercom", "intercom layout", "intercom design patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-sdk-patterns
Apply production-ready intercom-client SDK patterns for TypeScript.
Use when implementing Intercom integrations, refactoring SDK usage,
or establishing team coding standards for Intercom API calls.
Trigger with phrases like "intercom SDK patterns", "intercom best practices",
"intercom code patterns", "idiomatic intercom", "intercom typescript".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-security-basics
Apply Intercom security best practices for tokens, webhook verification, and scopes.
Use when securing access tokens, implementing webhook signature validation,
or configuring least-privilege OAuth scopes.
Trigger with phrases like "intercom security", "intercom secrets",
"secure intercom", "intercom webhook signature", "intercom token rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-upgrade-migration
Upgrade intercom-client SDK versions and handle API version changes.
Use when upgrading the SDK, migrating between API versions,
or detecting breaking changes in Intercom releases.
Trigger with phrases like "upgrade intercom", "intercom migration",
"intercom breaking changes", "update intercom SDK", "intercom API version".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-webhooks-events
Implement Intercom webhook handling and data event tracking.
Use when setting up webhook endpoints, processing Intercom notifications,
or submitting custom data events for contact activity tracking.
Trigger with phrases like "intercom webhook", "intercom events",
"intercom webhook signature", "handle intercom events", "intercom data events",
"track intercom events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-ci-integration
Configure CI/CD pipelines for Klaviyo integrations with GitHub Actions.
Use when setting up automated testing, configuring CI secrets,
or integrating Klaviyo SDK tests into your build pipeline.
Trigger with phrases like "klaviyo CI", "klaviyo GitHub Actions",
"klaviyo automated tests", "CI klaviyo", "klaviyo pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-observability
Set up observability for Klaviyo integrations with metrics, traces, and alerts.
Use when implementing monitoring for Klaviyo API operations, setting up dashboards,
or configuring alerting for Klaviyo integration health.
Trigger with phrases like "klaviyo monitoring", "klaviyo metrics",
"klaviyo observability", "monitor klaviyo", "klaviyo alerts", "klaviyo tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-install-auth
Install and configure Klaviyo Node.js SDK with API key authentication.
Use when setting up a new Klaviyo integration, configuring API keys,
or initializing the klaviyo-api package in your project.
Trigger with phrases like "install klaviyo", "setup klaviyo",
"klaviyo auth", "configure klaviyo API key", "klaviyo SDK setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-local-dev-loop
Configure Klaviyo local development with hot reload, mocking, and testing.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with the Klaviyo API.
Trigger with phrases like "klaviyo dev setup", "klaviyo local development",
"klaviyo dev environment", "develop with klaviyo", "klaviyo testing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-migration-deep-dive
Execute major Klaviyo migration strategies: from legacy v1/v2 APIs, from competitors,
or full re-platforming to Klaviyo with the strangler fig pattern.
Trigger with phrases like "migrate to klaviyo", "klaviyo migration",
"switch to klaviyo", "klaviyo replatform", "mailchimp to klaviyo",
"legacy to klaviyo", "v1 to v2 klaviyo".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-multi-env-setup
Configure Klaviyo across development, staging, and production environments.
Use when setting up multi-environment deployments, configuring per-environment API keys,
or implementing environment-specific Klaviyo configurations.
Trigger with phrases like "klaviyo environments", "klaviyo staging",
"klaviyo dev prod", "klaviyo environment setup", "klaviyo config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-prod-checklist
Execute Klaviyo production deployment checklist and validation procedures.
Use when deploying Klaviyo integrations to production, preparing for launch,
or implementing go-live procedures for email/SMS marketing.
Trigger with phrases like "klaviyo production", "deploy klaviyo",
"klaviyo go-live", "klaviyo launch checklist", "klaviyo prod ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
workhuman-common-errors
Workhuman common errors for employee recognition and rewards API.
Use when integrating Workhuman Social Recognition,
or building recognition workflows with HRIS systems.
Trigger: "workhuman common errors".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-rate-limits
Implement Klaviyo rate limiting, backoff, and request queuing patterns.
Use when handling 429 errors, implementing retry logic,
or optimizing API request throughput for Klaviyo.
Trigger with phrases like "klaviyo rate limit", "klaviyo throttling",
"klaviyo 429", "klaviyo retry", "klaviyo backoff", "klaviyo Retry-After".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-incident-runbook
Execute Klaviyo incident response procedures with triage, mitigation, and postmortem.
Use when responding to Klaviyo-related outages, investigating API errors,
or running post-incident reviews for Klaviyo integration failures.
Trigger with phrases like "klaviyo incident", "klaviyo outage",
"klaviyo down", "klaviyo on-call", "klaviyo emergency", "klaviyo broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803