Topic: devops
5,262 skills in this topic.
-
intercom-cost-tuning
Optimize Intercom API costs through caching, request reduction, and usage monitoring.
Use when analyzing Intercom API usage, reducing unnecessary requests,
or implementing usage tracking and budget awareness.
Trigger with phrases like "intercom cost", "intercom billing",
"reduce intercom requests", "intercom pricing", "intercom usage", "intercom budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-core-workflow-b
Manage Intercom conversations: create, reply, close, snooze, assign, and tag.
Use when building conversation management features, automating replies,
or implementing support workflow automation.
Trigger with phrases like "intercom conversations", "intercom reply",
"intercom assign conversation", "intercom close conversation",
"intercom snooze", "manage intercom conversations".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
intercom-core-workflow-a
Manage Intercom contacts: create, search, update, merge leads into users.
Use when building contact management features, syncing user data,
or implementing contact search and segmentation.
Trigger with phrases like "intercom contacts", "intercom users",
"intercom leads", "create intercom contact", "search intercom contacts",
"merge intercom lead".
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
-
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
-
lokalise-incident-runbook
Execute Lokalise incident response procedures with triage, mitigation, and postmortem.
Use when responding to Lokalise-related outages, investigating errors,
or running post-incident reviews for Lokalise integration failures.
Trigger with phrases like "lokalise incident", "lokalise outage",
"lokalise down", "lokalise on-call", "lokalise emergency", "translations broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-install-auth
Install and configure Lokalise SDK/CLI authentication.
Use when setting up a new Lokalise integration, configuring API tokens,
or initializing Lokalise in your project.
Trigger with phrases like "install lokalise", "setup lokalise",
"lokalise auth", "configure lokalise API token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-local-dev-loop
Configure Lokalise local development with file sync and hot reload.
Use when setting up a development environment, configuring translation sync,
or establishing a fast iteration cycle with Lokalise.
Trigger with phrases like "lokalise dev setup", "lokalise local development",
"lokalise dev environment", "develop with lokalise", "lokalise sync".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-migration-deep-dive
Execute major migration to Lokalise from other TMS platforms with data migration strategies.
Use when migrating to Lokalise from competitors, performing data imports,
or re-platforming existing translation management to Lokalise.
Trigger with phrases like "migrate to lokalise", "lokalise migration",
"switch to lokalise", "lokalise import", "lokalise replatform".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-multi-env-setup
Configure Lokalise across development, staging, and production environments.
Use when setting up multi-environment deployments, configuring per-environment secrets,
or implementing environment-specific Lokalise configurations.
Trigger with phrases like "lokalise environments", "lokalise staging",
"lokalise dev prod", "lokalise environment setup", "lokalise config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-observability
Set up comprehensive observability for Lokalise integrations with metrics, traces, and alerts.
Use when implementing monitoring for Lokalise operations, setting up dashboards,
or configuring alerting for Lokalise integration health.
Trigger with phrases like "lokalise monitoring", "lokalise metrics",
"lokalise observability", "monitor lokalise", "lokalise alerts", "lokalise tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-performance-tuning
Optimize Lokalise API performance with caching, pagination, and bulk operations.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for Lokalise integrations.
Trigger with phrases like "lokalise performance", "optimize lokalise",
"lokalise latency", "lokalise caching", "lokalise slow", "lokalise batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-prod-checklist
Execute Lokalise production deployment checklist and rollback procedures.
Use when deploying Lokalise integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "lokalise production", "deploy lokalise",
"lokalise go-live", "lokalise launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-webhooks-events
Implement PostHog webhook destinations, Action-triggered notifications,
and event querying via the Events API and HogQL.
Trigger: "posthog webhook", "posthog events API", "posthog actions",
"posthog notifications", "posthog event query", "posthog HogQL".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-upgrade-migration
Upgrade posthog-js and posthog-node SDKs with breaking change detection.
Covers v4 to v5 posthog-node migration (sendFeatureFlags change),
posthog-js autocapture API changes, and version-specific gotchas.
Trigger: "upgrade posthog", "posthog breaking changes",
"update posthog SDK", "posthog version", "posthog migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-security-basics
Secure PostHog integration: API key management, project key vs personal key
separation, secret rotation, scoped keys, and git-leak prevention.
Trigger: "posthog security", "posthog secrets", "secure posthog",
"posthog API key security", "posthog key rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-sdk-patterns
Production-ready PostHog SDK patterns: singleton client, typed events,
React hooks, Next.js App Router integration, and Python patterns.
Trigger: "posthog SDK patterns", "posthog best practices",
"posthog React hook", "posthog Next.js", "posthog typescript".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-reference-architecture
Production PostHog architecture: event taxonomy, SDK layering, feature flag
strategy, analytics module layout, and data pipeline integration patterns.
Trigger: "posthog architecture", "posthog best practices", "posthog project
structure", "how to organize posthog", "posthog design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
posthog-rate-limits
Handle PostHog API rate limits with exponential backoff, request queuing,
and understanding PostHog's actual limit tiers (240/min analytics, 600/min flags).
Trigger: "posthog rate limit", "posthog throttling", "posthog 429",
"posthog retry", "posthog backoff", "posthog too many requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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
-
clerk-webhooks-events
Configure Clerk webhooks and handle authentication events.
Use when setting up user sync, handling auth events,
or integrating Clerk with external systems via Svix webhooks.
Trigger with phrases like "clerk webhooks", "clerk events",
"clerk user sync", "clerk svix", "clerk event handling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-sdk-patterns
Apply production-ready BambooHR API patterns for TypeScript and Python.
Use when implementing BambooHR integrations, building reusable clients,
or establishing team coding standards for BambooHR REST API.
Trigger with phrases like "bamboohr SDK patterns", "bamboohr best practices",
"bamboohr code patterns", "idiomatic bamboohr", "bamboohr client wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-reference-architecture
Implement BambooHR reference architecture for production HR data pipelines.
Use when designing new BambooHR integrations, building employee sync systems,
or establishing architecture standards for BambooHR-powered applications.
Trigger with phrases like "bamboohr architecture", "bamboohr design",
"bamboohr project structure", "bamboohr system design", "bamboohr pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-upgrade-migration
Manage Clerk SDK version upgrades and handle breaking changes.
Use when upgrading Clerk packages, migrating to new SDK versions,
or handling deprecation warnings.
Trigger with phrases like "upgrade clerk", "clerk migration",
"update clerk SDK", "clerk breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803