Topic: plugin-system
4,603 skills in this topic.
-
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-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-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
-
stackblitz-common-errors
Fix WebContainer and StackBlitz errors: COOP/COEP, SharedArrayBuffer, boot failures.
Use when WebContainers fail to boot, embeds don't load,
or processes crash inside WebContainers.
Trigger: "stackblitz error", "webcontainer error", "SharedArrayBuffer not defined".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-hello-world
Create a minimal working AssemblyAI transcription example.
Use when starting a new AssemblyAI integration, testing your setup,
or learning basic transcription patterns.
Trigger with phrases like "assemblyai hello world", "assemblyai example",
"assemblyai quick start", "simple assemblyai transcription".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-install-auth
Install and configure AssemblyAI SDK authentication.
Use when setting up a new AssemblyAI integration, configuring API keys,
or initializing the assemblyai npm package in your project.
Trigger with phrases like "install assemblyai", "setup assemblyai",
"assemblyai auth", "configure assemblyai API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-local-dev-loop
Configure AssemblyAI local development with hot reload and testing.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with AssemblyAI.
Trigger with phrases like "assemblyai dev setup", "assemblyai local development",
"assemblyai dev environment", "develop with assemblyai".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-performance-tuning
Optimize AssemblyAI API performance with caching, parallel processing, and model selection.
Use when experiencing slow transcriptions, implementing caching strategies,
or optimizing throughput for batch transcription workloads.
Trigger with phrases like "assemblyai performance", "optimize assemblyai",
"assemblyai latency", "assemblyai caching", "assemblyai slow", "assemblyai batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-prod-checklist
Execute AssemblyAI production deployment checklist and rollback procedures.
Use when deploying AssemblyAI integrations to production, preparing for launch,
or implementing go-live procedures for transcription services.
Trigger with phrases like "assemblyai production", "deploy assemblyai",
"assemblyai go-live", "assemblyai launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-rate-limits
Implement AssemblyAI rate limiting, backoff, and queue-based throttling.
Use when handling rate limit errors, implementing retry logic,
or managing concurrent transcription throughput.
Trigger with phrases like "assemblyai rate limit", "assemblyai throttling",
"assemblyai 429", "assemblyai retry", "assemblyai backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-reference-architecture
Implement AssemblyAI reference architecture with best-practice project layout.
Use when designing new AssemblyAI transcription services, reviewing project structure,
or building production-grade speech-to-text applications.
Trigger with phrases like "assemblyai architecture", "assemblyai best practices",
"assemblyai project structure", "how to organize assemblyai", "assemblyai design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-sdk-patterns
Apply production-ready AssemblyAI SDK patterns for TypeScript and Python.
Use when implementing AssemblyAI integrations, refactoring SDK usage,
or establishing team coding standards for transcription workflows.
Trigger with phrases like "assemblyai SDK patterns", "assemblyai best practices",
"assemblyai code patterns", "idiomatic assemblyai".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-security-basics
Apply AssemblyAI security best practices for API keys, PII, and access control.
Use when securing API keys, implementing PII redaction,
or configuring temporary tokens for browser-side streaming.
Trigger with phrases like "assemblyai security", "assemblyai secrets",
"secure assemblyai", "assemblyai API key security", "assemblyai PII".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-upgrade-migration
Analyze, plan, and execute AssemblyAI SDK upgrades with breaking change detection.
Use when upgrading the assemblyai npm package, migrating from the old SDK,
or switching between speech models (Best, Nano, Universal).
Trigger with phrases like "upgrade assemblyai", "assemblyai migration",
"assemblyai breaking changes", "update assemblyai SDK".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-webhooks-events
Implement AssemblyAI webhook handling for transcription completion events.
Use when setting up webhook endpoints, handling transcription callbacks,
or processing async transcription results via webhooks.
Trigger with phrases like "assemblyai webhook", "assemblyai events",
"assemblyai transcription callback", "handle assemblyai webhook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
brightdata-cost-tuning
Optimize Bright Data costs through tier selection, sampling, and usage monitoring.
Use when analyzing Bright Data billing, reducing API costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "brightdata cost", "brightdata billing",
"reduce brightdata costs", "brightdata pricing", "brightdata expensive", "brightdata budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
brightdata-install-auth
Install and configure Bright Data SDK/CLI authentication.
Use when setting up a new Bright Data integration, configuring API keys,
or initializing Bright Data in your project.
Trigger with phrases like "install brightdata", "setup brightdata",
"brightdata auth", "configure brightdata API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
brightdata-rate-limits
Implement Bright Data rate limiting, backoff, and idempotency patterns.
Use when handling rate limit errors, implementing retry logic,
or optimizing API request throughput for Bright Data.
Trigger with phrases like "brightdata rate limit", "brightdata throttling",
"brightdata 429", "brightdata retry", "brightdata backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
brightdata-reference-architecture
Implement Bright Data reference architecture with best-practice project layout.
Use when designing new Bright Data integrations, reviewing project structure,
or establishing architecture standards for Bright Data applications.
Trigger with phrases like "brightdata architecture", "brightdata best practices",
"brightdata project structure", "how to organize brightdata", "brightdata layout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
brightdata-sdk-patterns
Apply production-ready Bright Data SDK patterns for TypeScript and Python.
Use when implementing Bright Data integrations, refactoring SDK usage,
or establishing team coding standards for Bright Data.
Trigger with phrases like "brightdata SDK patterns", "brightdata best practices",
"brightdata code patterns", "idiomatic brightdata".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-ci-integration
CI testing for WebContainer apps with Playwright browser tests.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "stackblitz CI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
twinmind-webhooks-events
Handle TwinMind meeting events including transcription completion, action item extraction, and calendar sync notifications.
Use when implementing webhooks events,
or managing TwinMind meeting AI operations.
Trigger with phrases like "twinmind webhooks events", "twinmind webhooks events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-reference-architecture
Production architecture for WebContainer-powered browser IDEs and playgrounds.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "stackblitz architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-rate-limits
WebContainer resource limits: memory, CPU, file system size, process count.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "webcontainer limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803