Search Skills
Search across 54932 indexed skills
openevidence-migration-deep-dive
Parallel run: Run old and new systems simultaneously Strangler fig: Gradually route traffic to OpenEvidence Big bang: Switch all at once (risky) [ ] A...
openevidence-prod-checklist
OpenEvidence provides clinical decision support backed by peer-reviewed medical literature. A production integration handles Protected Health Informat...
perplexity-reliability-patterns
Production reliability patterns for Perplexity Sonar API. Perplexity performs live web searches per request, making response times inherently variable...
intercom-deploy-integration
Deploy Intercom-powered applications to Vercel, Fly.io, or Google Cloud Run with proper secret management, webhook endpoint configuration, and health ...
openrouter-cost-controls
OpenRouter provides per-key credit limits, a credit balance API, and per-generation cost queries. Combined with client-side budget middleware, you can...
linear-debug-bundle
Production-ready debugging tools for Linear API integrations: instrumented client with request/response logging, request tracer with performance metri...
ideogram-enterprise-rbac
Implement team-based access control for Ideogram's API. Since Ideogram uses a single API key per account with no built-in roles or scopes, enterprise ...
hubspot-reliability-patterns
Production-grade reliability patterns for HubSpot CRM integrations: circuit breaker, retry with Retry-After, graceful degradation, and dead letter que...
ideogram-upgrade-migration
!npm list 2>/dev/null | head -10 Guide for migrating between Ideogram API versions. The primary migration path is from the legacy /generate endpoint (...
hubspot-upgrade-migration
Guide for upgrading @hubspot/api-client SDK versions and migrating from legacy HubSpot APIs to the current CRM v3 API. Current @hubspot/api-client ins...
langchain-langgraph-human-in-loop
A team adds interruptbefore=["sendemail"] to require a human approval before the email goes out. First integration test crashes at the interrupt bound...
hubspot-enterprise-rbac
Implement role-based access control for HubSpot integrations using OAuth scopes, multiple private apps with different permissions, and application-lev...