Topic: claude-code-plugins
5,817 skills in this topic.
-
wispr-install-auth
Wispr Flow install auth for voice-to-text API integration.
Use when integrating Wispr Flow dictation, WebSocket streaming,
or building voice-powered applications.
Trigger: "wispr install auth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
wispr-local-dev-loop
Wispr Flow local dev loop for voice-to-text API integration.
Use when integrating Wispr Flow dictation, WebSocket streaming,
or building voice-powered applications.
Trigger: "wispr local dev loop".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
wispr-performance-tuning
Wispr Flow performance tuning for voice-to-text API integration.
Use when integrating Wispr Flow dictation, WebSocket streaming,
or building voice-powered applications.
Trigger: "wispr performance tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
wispr-prod-checklist
Wispr Flow prod checklist for voice-to-text API integration.
Use when integrating Wispr Flow dictation, WebSocket streaming,
or building voice-powered applications.
Trigger: "wispr prod checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
wispr-reference-architecture
Wispr Flow reference architecture for voice-to-text API integration.
Use when integrating Wispr Flow dictation, WebSocket streaming,
or building voice-powered applications.
Trigger: "wispr reference architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
wispr-webhooks-events
Wispr Flow webhooks events for voice-to-text API integration.
Use when integrating Wispr Flow dictation, WebSocket streaming,
or building voice-powered applications.
Trigger: "wispr webhooks events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-ci-integration
Configure AssemblyAI CI/CD integration with GitHub Actions and testing.
Use when setting up automated testing, configuring CI pipelines,
or integrating AssemblyAI transcription tests into your build process.
Trigger with phrases like "assemblyai CI", "assemblyai GitHub Actions",
"assemblyai automated tests", "CI assemblyai".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-common-errors
Diagnose and fix AssemblyAI common errors and exceptions.
Use when encountering AssemblyAI errors, debugging failed transcriptions,
or troubleshooting streaming and LeMUR issues.
Trigger with phrases like "assemblyai error", "fix assemblyai",
"assemblyai not working", "debug assemblyai", "transcription failed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-core-workflow-a
Execute AssemblyAI primary workflow: async transcription with audio intelligence.
Use when transcribing audio/video files, enabling speaker diarization,
sentiment analysis, entity detection, PII redaction, or content moderation.
Trigger with phrases like "assemblyai transcribe", "assemblyai transcription",
"transcribe audio", "speaker diarization assemblyai".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-core-workflow-b
Execute AssemblyAI streaming transcription and LeMUR workflows.
Use when implementing real-time speech-to-text, live captions,
voice agents, or LLM-powered audio analysis with LeMUR.
Trigger with phrases like "assemblyai streaming", "assemblyai real-time",
"assemblyai live transcription", "assemblyai LeMUR", "assemblyai summarize audio".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-cost-tuning
Optimize AssemblyAI costs through model selection, feature budgeting, and usage monitoring.
Use when analyzing AssemblyAI billing, reducing transcription costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "assemblyai cost", "assemblyai billing",
"reduce assemblyai costs", "assemblyai pricing", "assemblyai budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-debug-bundle
Collect AssemblyAI debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for AssemblyAI problems.
Trigger with phrases like "assemblyai debug", "assemblyai support bundle",
"collect assemblyai logs", "assemblyai diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
assemblyai-deploy-integration
Deploy AssemblyAI integrations to Vercel, Cloud Run, and Fly.io platforms.
Use when deploying AssemblyAI-powered transcription services to production,
configuring platform-specific secrets, or setting up webhook endpoints.
Trigger with phrases like "deploy assemblyai", "assemblyai Vercel",
"assemblyai production deploy", "assemblyai Cloud Run", "assemblyai Fly.io".
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