Topic: plugin-system
4,603 skills in this topic.
-
posthog-prod-checklist
Production readiness checklist for PostHog integrations: SDK configuration,
graceful degradation, health checks, shutdown hooks, and rollback procedures.
Trigger: "posthog production", "deploy posthog", "posthog go-live",
"posthog launch checklist", "posthog production ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-performance-tuning
Optimize PostHog performance: local flag evaluation, client batching config,
event sampling, efficient HogQL queries, and serverless flush patterns.
Trigger: "posthog performance", "optimize posthog", "posthog latency",
"posthog caching", "posthog slow", "posthog batch", "posthog fast".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-observability
Monitor PostHog integration health: event ingestion rates, feature flag
evaluation latency, billing volume tracking, and Prometheus/Grafana alerting.
Trigger: "posthog monitoring", "posthog metrics", "posthog observability",
"monitor posthog", "posthog alerts", "posthog dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-multi-env-setup
Configure PostHog across development, staging, and production environments.
Separate PostHog projects per environment, environment-specific SDK config,
feature flag rollout per env, and session recording controls.
Trigger: "posthog environments", "posthog staging", "posthog dev prod",
"posthog environment setup", "posthog project per env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-migration-deep-dive
Migrate to PostHog from Google Analytics, Mixpanel, Amplitude, or Segment.
Covers dual-write strategy, historical data import, event name mapping,
identity resolution, and feature flag based traffic shifting.
Trigger: "migrate posthog", "posthog migration", "switch to posthog",
"posthog from mixpanel", "posthog from GA", "posthog replatform".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-local-dev-loop
Configure PostHog local development with mocking, debug mode, and testing.
Use when setting up a development environment, mocking PostHog for tests,
or establishing a fast iteration cycle with posthog-js or posthog-node.
Trigger: "posthog dev setup", "posthog local development",
"posthog dev environment", "mock posthog", "test posthog".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-common-errors
Diagnose and fix Intercom API errors by HTTP status code and error type.
Use when encountering Intercom errors, debugging failed API requests,
or troubleshooting integration issues.
Trigger with phrases like "intercom error", "fix intercom",
"intercom not working", "debug intercom", "intercom 401", "intercom 429".
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
-
lokalise-reference-architecture
Implement Lokalise reference architecture with best-practice project layout.
Use when designing new Lokalise integrations, reviewing project structure,
or establishing architecture standards for Lokalise applications.
Trigger with phrases like "lokalise architecture", "lokalise best practices",
"lokalise project structure", "how to organize lokalise", "lokalise layout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-security-basics
Apply Lokalise security best practices for API tokens and access control.
Use when securing API tokens, implementing least privilege access,
or auditing Lokalise security configuration.
Trigger with phrases like "lokalise security", "lokalise secrets",
"secure lokalise", "lokalise API token security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-install-auth
Install and configure PostHog SDKs with authentication.
Use when setting up posthog-js (browser), posthog-node (server),
or configuring API keys for a new PostHog integration.
Trigger: "install posthog", "setup posthog", "posthog auth",
"configure posthog API key", "posthog init".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-sdk-patterns
Apply production-ready Klaviyo SDK patterns for the klaviyo-api package.
Use when implementing Klaviyo integrations, refactoring SDK usage,
or establishing team coding standards for Klaviyo API calls.
Trigger with phrases like "klaviyo SDK patterns", "klaviyo best practices",
"klaviyo code patterns", "idiomatic klaviyo", "klaviyo wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-reference-architecture
Implement Klaviyo reference architecture with best-practice project layout.
Use when designing new Klaviyo integrations, reviewing project structure,
or establishing architecture standards for email/SMS marketing applications.
Trigger with phrases like "klaviyo architecture", "klaviyo project structure",
"klaviyo design", "how to organize klaviyo", "klaviyo layout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-upgrade-migration
Analyze, plan, and execute Lokalise SDK upgrades with breaking change detection.
Use when upgrading Lokalise SDK versions, detecting deprecations,
or migrating to new API versions.
Trigger with phrases like "upgrade lokalise", "lokalise migration",
"lokalise breaking changes", "update lokalise SDK", "analyze lokalise version".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-webhooks-events
Implement Lokalise webhook handling and event processing.
Use when setting up webhook endpoints, handling translation events,
or building automation based on Lokalise notifications.
Trigger with phrases like "lokalise webhook", "lokalise events",
"lokalise notifications", "handle lokalise events", "lokalise automation".
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-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
-
intercom-ci-integration
Configure CI/CD pipelines for Intercom integrations with GitHub Actions.
Use when setting up automated testing, configuring CI with Intercom secrets,
or integrating Intercom API tests into your build process.
Trigger with phrases like "intercom CI", "intercom GitHub Actions",
"intercom automated tests", "CI intercom", "intercom pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-local-dev-loop
Configure Intercom local development with testing, mocking, and hot reload.
Use when setting up a development environment, writing tests against the
Intercom API, or establishing a fast iteration cycle.
Trigger with phrases like "intercom dev setup", "intercom local development",
"intercom dev environment", "develop with intercom", "test intercom locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-multi-env-setup
Configure Intercom across development, staging, and production workspaces.
Use when setting up multi-environment deployments, configuring per-environment
access tokens, or implementing workspace isolation.
Trigger with phrases like "intercom environments", "intercom staging",
"intercom dev prod", "intercom environment setup", "intercom workspace isolation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-migration-deep-dive
Execute major Intercom data migrations and re-platforming with the contacts,
conversations, and articles APIs. Use when migrating from Zendesk/Freshdesk to
Intercom, bulk-importing contacts, or re-platforming to Intercom.
Trigger with phrases like "migrate to intercom", "intercom migration",
"import contacts to intercom", "switch to intercom", "zendesk to intercom",
"intercom data import".
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-install-auth
Install and configure Intercom API authentication with access tokens or OAuth.
Use when setting up a new Intercom integration, configuring API credentials,
or initializing the intercom-client SDK in your project.
Trigger with phrases like "install intercom", "setup intercom",
"intercom auth", "configure intercom API key", "intercom access token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-performance-tuning
Optimize Klaviyo API performance with caching, batching, and pagination tuning.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for Klaviyo integrations.
Trigger with phrases like "klaviyo performance", "optimize klaviyo",
"klaviyo latency", "klaviyo caching", "klaviyo slow", "klaviyo batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803