Topic: plugin-marketplace
4,605 skills in this topic.
-
clerk-migration-deep-dive
Migrate from other authentication providers to Clerk.
Use when migrating from Auth0, Firebase, Supabase Auth, NextAuth,
or custom authentication solutions.
Trigger with phrases like "migrate to clerk", "clerk migration",
"switch to clerk", "auth0 to clerk", "firebase auth to clerk".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-multi-env-setup
Configure Clerk for multiple environments (dev, staging, production).
Use when setting up environment-specific configurations,
managing multiple Clerk instances, or implementing environment promotion.
Trigger with phrases like "clerk environments", "clerk staging",
"clerk dev prod", "clerk multi-environment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-observability
Implement monitoring, logging, and observability for Clerk authentication.
Use when setting up monitoring, debugging auth issues in production,
or implementing audit logging.
Trigger with phrases like "clerk monitoring", "clerk logging",
"clerk observability", "clerk metrics", "clerk audit log".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-performance-tuning
Optimize Clerk authentication performance.
Use when improving auth response times, reducing latency,
or optimizing Clerk SDK usage.
Trigger with phrases like "clerk performance", "clerk optimization",
"clerk slow", "clerk latency", "optimize clerk".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-prod-checklist
Production readiness checklist for Clerk deployment.
Use when preparing to deploy, reviewing production configuration,
or auditing Clerk implementation before launch.
Trigger with phrases like "clerk production", "clerk deploy checklist",
"clerk go-live", "clerk launch ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-rate-limits
Understand and manage Clerk rate limits and quotas.
Use when hitting rate limits, optimizing API usage,
or planning for high-traffic scenarios.
Trigger with phrases like "clerk rate limit", "clerk quota",
"clerk API limits", "clerk throttling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-reference-architecture
Reference architecture patterns for Clerk authentication.
Use when designing application architecture, planning auth flows,
or implementing enterprise-grade authentication.
Trigger with phrases like "clerk architecture", "clerk design",
"clerk system design", "clerk integration patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-sdk-patterns
Common Clerk SDK patterns and best practices.
Use when implementing authentication flows, accessing user data,
or integrating Clerk SDK methods in your application.
Trigger with phrases like "clerk SDK", "clerk patterns",
"clerk best practices", "clerk API usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clerk-security-basics
Implement security best practices with Clerk authentication.
Use when securing your application, reviewing auth implementation,
or hardening Clerk configuration.
Trigger with phrases like "clerk security", "secure clerk",
"clerk best practices", "clerk hardening".
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
-
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
-
perplexity-enterprise-rbac
Configure Perplexity API key scoping, per-team model access, cost controls,
and search domain restrictions for enterprise deployments.
Trigger with phrases like "perplexity enterprise", "perplexity RBAC",
"perplexity team access", "perplexity roles", "perplexity permissions".
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
-
klaviyo-core-workflow-a
Execute Klaviyo primary workflow: profiles, lists, and subscriptions.
Use when creating/updating profiles, managing lists, subscribing contacts,
or syncing customer data to Klaviyo for email/SMS marketing.
Trigger with phrases like "klaviyo profiles", "klaviyo lists",
"klaviyo subscribe", "add contacts to klaviyo", "klaviyo customer data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
klaviyo-common-errors
Diagnose and fix common Klaviyo API errors and exceptions.
Use when encountering Klaviyo 4xx/5xx errors, debugging failed requests,
or troubleshooting SDK integration issues.
Trigger with phrases like "klaviyo error", "fix klaviyo",
"klaviyo not working", "debug klaviyo", "klaviyo 400", "klaviyo 429".
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
-
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
-
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-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-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
-
klaviyo-core-workflow-b
Execute Klaviyo secondary workflow: event tracking, segments, and campaigns.
Use when tracking customer events, creating segments, building campaigns,
or triggering flows via the Klaviyo API.
Trigger with phrases like "klaviyo events", "klaviyo segments",
"klaviyo campaigns", "track klaviyo event", "klaviyo flow trigger".
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