Topic: plugin-marketplace
4,605 skills in this topic.
-
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-hello-world
Create a minimal working Lokalise example.
Use when starting a new Lokalise integration, testing your setup,
or learning basic Lokalise API patterns.
Trigger with phrases like "lokalise hello world", "lokalise example",
"lokalise quick start", "simple lokalise code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-enterprise-rbac
Configure Lokalise enterprise SSO, role-based access control, and team management.
Use when implementing SSO integration, configuring role-based permissions,
or setting up organization-level controls for Lokalise.
Trigger with phrases like "lokalise SSO", "lokalise RBAC",
"lokalise enterprise", "lokalise roles", "lokalise permissions", "lokalise team".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-deploy-integration
Deploy Lokalise integrations to Vercel, Netlify, and Cloud Run platforms.
Use when deploying apps with Lokalise translations to production,
configuring platform-specific secrets, or setting up deployment pipelines.
Trigger with phrases like "deploy lokalise", "lokalise Vercel",
"lokalise production deploy", "lokalise Netlify", "lokalise Cloud Run".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-debug-bundle
Collect Lokalise debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Lokalise problems.
Trigger with phrases like "lokalise debug", "lokalise support bundle",
"collect lokalise logs", "lokalise diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-data-handling
Implement Lokalise translation data handling, PII management, and compliance patterns.
Use when handling sensitive translation data, implementing data redaction,
or ensuring compliance with privacy regulations for Lokalise integrations.
Trigger with phrases like "lokalise data", "lokalise PII",
"lokalise GDPR", "lokalise data retention", "lokalise privacy", "lokalise compliance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-cost-tuning
Optimize Lokalise costs through plan selection, usage monitoring, and efficiency.
Use when analyzing Lokalise billing, reducing costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "lokalise cost", "lokalise billing",
"reduce lokalise costs", "lokalise pricing", "lokalise budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-core-workflow-b
Manage Lokalise secondary workflow: Download translations and integrate with app.
Use when downloading translation files, exporting translations,
or integrating Lokalise output into your application.
Trigger with phrases like "lokalise download", "lokalise pull translations",
"export lokalise", "get translations from lokalise".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-hello-world
Create a minimal working BambooHR example — fetch employee directory and single employee.
Use when starting a new BambooHR integration, testing your setup,
or learning basic BambooHR REST API patterns.
Trigger with phrases like "bamboohr hello world", "bamboohr example",
"bamboohr quick start", "simple bamboohr code", "first bamboohr call".
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-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
-
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
-
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-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
-
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-security-basics
Apply Klaviyo security best practices for API key management and access control.
Use when securing API keys, configuring OAuth scopes, implementing webhook
signature verification, or auditing Klaviyo security configuration.
Trigger with phrases like "klaviyo security", "klaviyo secrets",
"secure klaviyo", "klaviyo API key security", "klaviyo OAuth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-upgrade-migration
Upgrade Klaviyo SDK versions and migrate between API revisions.
Use when upgrading the klaviyo-api package, migrating from v1/v2 legacy APIs
to the current REST API, or handling breaking changes between revisions.
Trigger with phrases like "upgrade klaviyo", "klaviyo migration",
"klaviyo breaking changes", "update klaviyo SDK", "klaviyo API revision".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-webhooks-events
Implement Klaviyo webhooks with HMAC-SHA256 signature verification and event handling.
Use when setting up webhook endpoints, handling Klaviyo event notifications,
or creating event-driven integrations with Klaviyo.
Trigger with phrases like "klaviyo webhook", "klaviyo events",
"klaviyo webhook signature", "handle klaviyo events", "klaviyo notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-deploy-integration
Deploy BambooHR integrations to Vercel, Fly.io, and Cloud Run platforms.
Use when deploying BambooHR-powered applications to production,
configuring platform-specific secrets, or setting up deployment pipelines.
Trigger with phrases like "deploy bamboohr", "bamboohr Vercel",
"bamboohr production deploy", "bamboohr Cloud Run", "bamboohr Fly.io".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
bamboohr-security-basics
Apply BambooHR security best practices for API keys, webhook verification,
and PII data handling compliance.
Use when securing API keys, implementing webhook signature validation,
or handling sensitive employee data from BambooHR.
Trigger with phrases like "bamboohr security", "bamboohr secrets",
"secure bamboohr", "bamboohr PII", "bamboohr data protection".
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
-
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-rate-limits
Implement BambooHR rate limiting, backoff, and request optimization.
Use when handling 429/503 rate limit errors, implementing retry logic,
or optimizing API request throughput for BambooHR.
Trigger with phrases like "bamboohr rate limit", "bamboohr throttling",
"bamboohr 429", "bamboohr 503", "bamboohr retry", "bamboohr backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lokalise-ci-integration
Configure Lokalise CI/CD integration with GitHub Actions and automated sync.
Use when setting up automated translation sync, configuring CI pipelines,
or integrating Lokalise into your build process.
Trigger with phrases like "lokalise CI", "lokalise GitHub Actions",
"lokalise automated sync", "CI lokalise", "lokalise pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803