Search Skills
Search across 54932 indexed skills
maintainx-data-handling
Patterns for synchronizing, transforming, and exporting data between MaintainX and external systems (databases, data warehouses, ERPs). MaintainX API ...
intercom-data-handling
Handle sensitive contact data in Intercom integrations with GDPR/CCPA compliance, data export via the Data Export API, contact deletion, PII redaction...
hootsuite-deploy-integration
Deploy Hootsuite social media management backends. Key consideration: OAuth refresh tokens must persist across deployments — use a database or key-val...
hubspot-webhooks-events
Set up HubSpot webhook subscriptions for CRM events (contact/company/deal creation, updates, deletions) with v3 signature verification and idempotent ...
klaviyo-webhooks-events
Set up Klaviyo webhooks with HMAC-SHA256 signature verification, event routing, idempotency handling, and the Webhooks API for programmatic subscripti...
intercom-webhooks-events
Handle incoming Intercom webhooks (notifications) with signature verification and implement outbound data event tracking via the Events API. HTTPS end...
clickhouse-install-auth
Set up the official ClickHouse client for Node.js or Python and configure authentication to ClickHouse Cloud or a self-hosted instance. Node.js 18+ or...
clickhouse-ci-integration
Run integration tests against a real ClickHouse server in GitHub Actions using Docker service containers. No mocks needed for schema and query validat...
clickhouse-prod-checklist
Comprehensive go-live checklist for ClickHouse covering server tuning, schema design, backup configuration, monitoring, and operational readiness. Cli...
clari-local-dev-loop
Local development workflow for Clari integrations: mock forecast data for offline testing, schedule recurring exports, and build data transformation p...
clickhouse-upgrade-migration
Safely upgrade ClickHouse server and the @clickhouse/client Node.js SDK, with rollback procedures and breaking change detection. Current ClickHouse ve...
clickhouse-enterprise-rbac
Implement enterprise-grade role-based access control in ClickHouse using SQL-based user management, hierarchical roles, row-level policies, and quotas...