GitHub
Skills harvested from GitHub repositories
14810 skills availablestackblitz-deploy-integration
Deploy WebContainer apps to Vercel, Netlify with proper COOP/COEP headers. See the core workflow skills for implementati...
stackblitz-cost-tuning
StackBlitz pricing tiers: free embedding, WebContainer API commercial licensing. See the core workflow skills for implem...
stackblitz-debug-bundle
Collect WebContainer diagnostic info: boot state, file system, process list. async function diagnoseWebContainer(wc: Web...
stackblitz-core-workflow-a
Build a complete browser-based IDE using WebContainers: file explorer, code editor (Monaco/CodeMirror), integrated termi...
stackblitz-core-workflow-b
Embed interactive StackBlitz projects in documentation, blog posts, and tutorials using the StackBlitz SDK. Supports emb...
stackblitz-common-errors
Cause: Missing cross-origin isolation headers. Cross-Origin-Embedder-Policy: require-corp Cross-Origin-Opener-Policy: sa...
adobe-load-scale
Load testing and scaling strategies for Adobe API integrations. Adobe APIs are async and relatively slow (5-30s per oper...
stackblitz-ci-integration
CI testing for WebContainer apps with Playwright browser tests. See the core workflow skills for implementation patterns...
intercom-cost-tuning
Reduce Intercom API costs through smart caching, search optimization, webhook-driven architecture, and usage monitoring....
assemblyai-upgrade-migration
Guide for upgrading the assemblyai npm package and migrating between SDK versions, including the major v3 to v4 migratio...
assemblyai-webhooks-events
Handle AssemblyAI webhooks for transcription completion. When you submit a transcript with webhookurl, AssemblyAI sends ...
assemblyai-security-basics
Security best practices for AssemblyAI: API key management, temporary tokens for browser clients, PII redaction, and dat...
assemblyai-reference-architecture
Production-ready architecture for AssemblyAI-powered transcription services with layered design, webhook-driven processi...
assemblyai-sdk-patterns
Production-ready patterns for the assemblyai npm package covering client initialization, type-safe wrappers, error handl...
assemblyai-rate-limits
Handle AssemblyAI rate limits with exponential backoff, queue-based throttling, and concurrency management. AssemblyAI a...
assemblyai-prod-checklist
Complete checklist for deploying AssemblyAI-powered transcription services to production with health checks, monitoring,...
assemblyai-performance-tuning
Optimize AssemblyAI transcription performance through model selection, parallel processing, caching, and webhook-based a...
assemblyai-install-auth
Install the assemblyai npm package and configure API key authentication for transcription, LeMUR, and streaming APIs. No...
assemblyai-local-dev-loop
Set up a fast, reproducible local development workflow for AssemblyAI transcription and LeMUR projects with mocking, cac...
assemblyai-hello-world
Minimal working examples demonstrating AssemblyAI's three core capabilities: async transcription, audio intelligence fea...
assemblyai-debug-bundle
Collect all diagnostic information needed to resolve AssemblyAI issues — SDK version, transcript status, API connectivit...
assemblyai-deploy-integration
Deploy AssemblyAI-powered transcription services to Vercel (serverless), Google Cloud Run (containers), and Fly.io with ...
assemblyai-cost-tuning
Optimize AssemblyAI costs through model selection, feature-aware billing, and usage monitoring. AssemblyAI charges per a...
assemblyai-common-errors
Quick reference for the most common AssemblyAI errors across transcription, streaming, and LeMUR APIs with real error me...