juicebox-deploy-integration

Deploy a containerized Juicebox AI analysis integration service with Docker. This skill covers building a production ima...

github

juicebox-core-workflow-b

Build custom queries, apply multi-dimensional filters, and run cross-dataset analysis on your Juicebox people-intelligen...

github

juicebox-core-workflow-a

Complete candidate sourcing: natural language search with power filters, scoring, and export to 41+ ATS systems. const r...

github

juicebox-common-errors

Juicebox provides AI-powered people search and analysis for recruiting and research workflows. API integrations cover se...

github

intercom-webhooks-events

Handle incoming Intercom webhooks (notifications) with signature verification and implement outbound data event tracking...

github

intercom-reference-architecture

Production-ready architecture for Intercom integrations with layered separation, type-safe SDK usage, webhook processing...

github

intercom-upgrade-migration

Guide for upgrading the intercom-client npm package and handling Intercom API version changes. The SDK was rewritten in ...

github

intercom-rate-limits

Intercom enforces rate limits per app and per workspace. Handle 429 errors gracefully with exponential backoff, queue-ba...

github

intercom-performance-tuning

Optimize Intercom API performance through response caching, efficient search queries, cursor-based pagination, connectio...

github

intercom-local-dev-loop

Set up a fast local development workflow for Intercom integrations with proper test isolation, mocking strategies, and w...

github

intercom-multi-env-setup

Configure separate Intercom workspaces for development, staging, and production with environment-specific access tokens,...

github

intercom-hello-world

Minimal working examples covering the Intercom core data model: contacts (users and leads), conversations, messages, and...

github

intercom-enterprise-rbac

Configure enterprise-grade access control for Intercom integrations using OAuth scopes, admin role management, and app-l...

github

intercom-deploy-integration

Deploy Intercom-powered applications to Vercel, Fly.io, or Google Cloud Run with proper secret management, webhook endpo...

github

intercom-data-handling

Handle sensitive contact data in Intercom integrations with GDPR/CCPA compliance, data export via the Data Export API, c...

github

intercom-core-workflow-a

Primary workflow for managing Intercom contacts. Covers creating users and leads, searching with filters, updating custo...

github

intercom-ci-integration

Set up CI/CD pipelines for Intercom integrations with GitHub Actions, including unit tests with mocked SDK, integration ...

github

ideogram-webhooks-events

Ideogram's API is synchronous -- each call blocks until the image is generated (5-15 seconds). For production applicatio...

github

ideogram-sdk-patterns

Production-ready patterns for Ideogram's REST API. Since Ideogram has no official SDK, these patterns provide type-safe ...

github

ideogram-upgrade-migration

!npm list 2>/dev/null | head -10 Guide for migrating between Ideogram API versions. The primary migration path is from t...

github

ideogram-prod-checklist

Complete pre-flight checklist for deploying Ideogram image generation to production. Covers API key management, timeout ...

github

ideogram-multi-env-setup

Configure Ideogram API access across development, staging, and production with isolated API keys, environment-specific m...

github

ideogram-observability

Monitor Ideogram AI image generation for latency, cost, error rates, and content safety rejections. Key metrics: generat...

github

ideogram-install-auth

Set up Ideogram API authentication for AI image generation. Ideogram provides a REST API at api.ideogram.ai for text-to-...

github