Topic: claude-code-plugins
5,817 skills in this topic.
-
clickup-reference-architecture
Production architecture for ClickUp API v2 integrations with layered design,
custom fields, time tracking, goals, and two-way sync patterns.
Trigger: "clickup architecture", "clickup design", "clickup project structure",
"clickup custom fields", "clickup time tracking", "clickup goals API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clickup-sdk-patterns
Production-ready ClickUp API v2 client patterns with typed wrappers,
error handling, caching, and multi-tenant support.
Trigger: "clickup client wrapper", "clickup SDK patterns", "clickup best practices",
"clickup typescript client", "clickup API wrapper", "production clickup code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clickup-security-basics
Secure ClickUp API tokens, implement least-privilege access, and audit usage.
Use when securing API keys, rotating tokens, configuring per-environment
credentials, or auditing ClickUp API access patterns.
Trigger: "clickup security", "clickup secrets", "secure clickup token",
"clickup API key rotation", "clickup access audit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clickup-upgrade-migration
Migrate between ClickUp API versions (v2 to v3) and handle breaking changes.
Use when upgrading API versions, adapting to endpoint changes,
or migrating between ClickUp plan tiers.
Trigger: "upgrade clickup API", "clickup v2 to v3", "clickup breaking changes",
"clickup API migration", "clickup deprecation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clickup-webhooks-events
Create and manage ClickUp webhooks for real-time event notifications.
Use when setting up webhook listeners for task/list/space events,
implementing two-way sync, or handling ClickUp event payloads.
Trigger: "clickup webhook", "clickup events", "clickup notifications",
"clickup real-time", "clickup event listener", "clickup webhook create".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-ci-integration
Configure CI/CD pipelines for ElevenLabs with mocked unit tests and gated integration tests.
Use when setting up GitHub Actions for TTS projects, configuring CI test strategies,
or automating ElevenLabs integration validation.
Trigger: "elevenlabs CI", "elevenlabs GitHub Actions",
"elevenlabs automated tests", "CI elevenlabs", "elevenlabs pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-common-errors
Diagnose and fix ElevenLabs API errors by HTTP status code.
Use when encountering ElevenLabs errors, debugging failed TTS/STS requests,
or troubleshooting voice cloning and streaming issues.
Trigger: "elevenlabs error", "fix elevenlabs", "elevenlabs not working",
"debug elevenlabs", "elevenlabs 401", "elevenlabs 429", "elevenlabs 400".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-core-workflow-a
Implement ElevenLabs text-to-speech and voice cloning workflows.
Use when building TTS features, cloning voices from audio samples,
or implementing the primary ElevenLabs money-path: voice generation.
Trigger: "elevenlabs TTS", "text to speech", "voice cloning elevenlabs",
"clone a voice", "generate speech", "elevenlabs voice".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-core-workflow-b
Implement ElevenLabs speech-to-speech, sound effects, audio isolation, and speech-to-text.
Use when converting voice to another voice, generating sound effects from text,
removing background noise, or transcribing audio.
Trigger: "elevenlabs speech to speech", "voice changer", "sound effects",
"audio isolation", "remove background noise", "elevenlabs transcribe".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-cost-tuning
Optimize ElevenLabs costs through model selection, character-efficient patterns,
caching, and usage monitoring with budget alerts.
Use when analyzing ElevenLabs billing, reducing character usage,
or implementing quota monitoring for TTS workloads.
Trigger: "elevenlabs cost", "elevenlabs billing", "reduce elevenlabs costs",
"elevenlabs pricing", "elevenlabs expensive", "elevenlabs budget",
"elevenlabs characters", "elevenlabs quota".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-debug-bundle
Collect ElevenLabs debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for ElevenLabs problems.
Trigger: "elevenlabs debug", "elevenlabs support bundle",
"collect elevenlabs logs", "elevenlabs diagnostic", "elevenlabs support ticket".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-deploy-integration
Deploy ElevenLabs TTS applications to Vercel, Fly.io, and Cloud Run.
Use when deploying ElevenLabs-powered apps to production,
configuring platform-specific secrets, or setting up serverless TTS.
Trigger: "deploy elevenlabs", "elevenlabs Vercel", "elevenlabs Cloud Run",
"elevenlabs Fly.io", "elevenlabs serverless", "host TTS API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-hello-world
Generate your first ElevenLabs text-to-speech audio file.
Use when starting a new ElevenLabs integration, testing your setup,
or learning basic TTS API patterns.
Trigger: "elevenlabs hello world", "elevenlabs example",
"elevenlabs quick start", "first elevenlabs TTS", "text to speech demo".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-install-auth
Install and configure ElevenLabs SDK authentication for Node.js or Python.
Use when setting up a new ElevenLabs project, configuring API keys,
or initializing the elevenlabs npm/pip package.
Trigger: "install elevenlabs", "setup elevenlabs", "elevenlabs auth",
"configure elevenlabs API key", "elevenlabs credentials".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-local-dev-loop
Configure local ElevenLabs development with mocking, hot reload, and audio testing.
Use when setting up a dev environment for TTS/voice projects, configuring test
workflows, or building a fast iteration cycle with ElevenLabs audio.
Trigger: "elevenlabs dev setup", "elevenlabs local development",
"elevenlabs dev environment", "develop with elevenlabs", "test elevenlabs locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-performance-tuning
Optimize ElevenLabs TTS latency with model selection, streaming, caching, and audio format tuning.
Use when experiencing slow TTS responses, implementing real-time voice features,
or optimizing audio generation throughput.
Trigger: "elevenlabs performance", "optimize elevenlabs", "elevenlabs latency",
"elevenlabs slow", "fast TTS", "reduce elevenlabs latency", "TTS streaming".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-prod-checklist
Execute ElevenLabs production deployment checklist with health checks and rollback.
Use when deploying TTS/voice integrations to production, preparing for launch,
or implementing go-live procedures for ElevenLabs-powered apps.
Trigger: "elevenlabs production", "deploy elevenlabs",
"elevenlabs go-live", "elevenlabs launch checklist", "production TTS".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-rate-limits
Implement ElevenLabs rate limiting, concurrency queuing, and backoff patterns.
Use when handling 429 errors, implementing retry logic,
or managing concurrent TTS request throughput.
Trigger: "elevenlabs rate limit", "elevenlabs throttling",
"elevenlabs 429", "elevenlabs retry", "elevenlabs backoff",
"elevenlabs concurrent requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-reference-architecture
Implement ElevenLabs reference architecture for production TTS/voice applications.
Use when designing new ElevenLabs integrations, reviewing project structure,
or building a scalable audio generation service.
Trigger: "elevenlabs architecture", "elevenlabs project structure",
"how to organize elevenlabs", "TTS service architecture",
"elevenlabs design patterns", "voice API architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-sdk-patterns
Apply production-ready ElevenLabs SDK patterns for TypeScript and Python.
Use when implementing ElevenLabs integrations, refactoring SDK usage,
or establishing team coding standards for audio AI applications.
Trigger: "elevenlabs SDK patterns", "elevenlabs best practices",
"elevenlabs code patterns", "idiomatic elevenlabs", "elevenlabs typescript".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-security-basics
Apply ElevenLabs security best practices for API keys, webhook HMAC validation,
and voice data protection.
Use when securing API keys, validating webhook signatures,
or auditing ElevenLabs security configuration.
Trigger: "elevenlabs security", "elevenlabs secrets",
"secure elevenlabs", "elevenlabs API key security",
"elevenlabs webhook signature", "elevenlabs HMAC".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-upgrade-migration
Upgrade ElevenLabs SDK versions and migrate between API model generations.
Use when upgrading the elevenlabs-js or elevenlabs Python SDK,
migrating from v1 to v2 models, or handling deprecations.
Trigger: "upgrade elevenlabs", "elevenlabs migration",
"elevenlabs breaking changes", "update elevenlabs SDK",
"migrate elevenlabs model", "eleven_v3 migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
elevenlabs-webhooks-events
Implement ElevenLabs webhook HMAC signature verification and event handling.
Use when setting up webhook endpoints for transcription completion,
call recording, or agent conversation events from ElevenLabs.
Trigger: "elevenlabs webhook", "elevenlabs events",
"elevenlabs webhook signature", "handle elevenlabs notifications",
"elevenlabs post-call webhook", "elevenlabs transcription webhook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
granola-ci-integration
Build automated pipelines from Granola meeting notes to GitHub Issues, Linear tasks,
Slack notifications, and documentation updates using Zapier and GitHub Actions.
Trigger: "granola CI", "granola automation pipeline", "granola to github",
"granola to linear", "meeting notes automation".
jeremylongshore/claude-code-plugins-plus-skills 1,803