
Claude Skills by jeremylongshore
github.com/jeremylongshore'Apply Ideogram security best practices for API key management and access
'Migrate between Ideogram API versions (V_1 to V_2 to V3) with breaking
'Build event-driven workflows around Ideogram''s synchronous API.
'Execute use when you need to work with backup and recovery.
'Process use when you need to track database changes for compliance and
'Process use when you need to implement multi-tier caching to improve
Implement Real User Monitoring (RUM) to capture actual user performance
'Configure CI/CD pipelines for Instantly.ai integrations with GitHub
'Diagnose and fix Instantly.ai API v2 common errors and exceptions.
'Build and launch an Instantly.ai cold email campaign end-to-end.
'Manage Instantly.ai email account warmup, analytics, and deliverability.
'Optimize Instantly.ai costs through plan selection, account management,
'Collect Instantly.ai debug evidence for support tickets and troubleshooting.
'Deploy Instantly.ai webhook receivers and API integrations to cloud
'Configure Instantly.ai workspace access control, team management, and
'Create a minimal working Instantly.ai example with real API calls.
'Execute Instantly.ai incident response procedures with triage, mitigation,
'Set up Instantly.ai API v2 authentication and project configuration.
'Configure Instantly.ai local development with mock server and test workflows.
'Configure Instantly.ai across development, staging, and production environments.
'Optimize Instantly.ai API performance with caching, batching, and connection
'Execute Instantly.ai production launch checklist and pre-flight validation.
'Implement Instantly.ai reference architecture with best-practice project
'Migrate Instantly.ai integrations from API v1 to v2.
'Manage this skill enables AI assistant to seamlessly integrate with
'Configure CI/CD pipelines for Intercom integrations with GitHub Actions.
'Diagnose and fix Intercom API errors by HTTP status code and error type.
'Manage Intercom contacts: create, search, update, merge leads into users.
'Manage Intercom conversations: create, reply, close, snooze, assign,
'Optimize Intercom API costs through caching, request reduction, and
'Implement Intercom data handling for GDPR, contact export, data retention,
'Collect Intercom debug evidence for support tickets and troubleshooting.
Deploy Intercom integrations to Vercel, Fly.io, and Cloud Run with proper secrets. Use when deploying Intercom-powered applications to production, configuring platform-specific secrets, or setting up signed webhook endpoints and health checks. Trigger with phrases like "deploy intercom", "intercom Vercel", "intercom production deploy", "intercom Cloud Run", "intercom Fly.io".
Configure Intercom enterprise OAuth, admin roles, and app-level access control. Use when implementing OAuth integration, managing admin permissions, or setting up organization-level controls for Intercom — e.g. gating a delete endpoint by role, installing a public app for a customer workspace, or adding admin audit logging. Trigger with phrases like "intercom OAuth", "intercom RBAC", "intercom enterprise", "intercom roles", "intercom permissions", "intercom admin access".
'Create a minimal working Intercom example with contacts, conversations,
Execute Intercom incident response procedures with triage, mitigation, and postmortem. Use when responding to Intercom API outages, investigating integration errors, or running post-incident reviews for Intercom failures. Trigger with phrases like "intercom incident", "intercom outage", "intercom down", "intercom on-call", "intercom emergency", "intercom broken".
Install and configure Intercom API authentication with access tokens or OAuth. Use when setting up a new Intercom integration, configuring API credentials, or initializing the intercom-client SDK in your project. Trigger with phrases like "install intercom", "setup intercom", "intercom auth", "configure intercom API key", "intercom access token".
Configure Intercom local development with testing, mocking, and hot reload. Use when setting up a development environment, writing tests against the Intercom API, or establishing a fast iteration cycle against a dev workspace. Trigger with phrases like "intercom dev setup", "intercom local development", "intercom dev environment", "develop with intercom", "test intercom locally".
Use when migrating from Zendesk/Freshdesk/HelpScout to Intercom, bulk-importing contacts, or re-platforming to Intercom with the contacts, conversations, and articles APIs. Trigger with phrases like "migrate to intercom", "intercom migration", "import contacts to intercom", "switch to intercom", "zendesk to intercom", "intercom data import".
'Configure Intercom across development, staging, and production workspaces.
Use when you need production monitoring for an Intercom integration — instrumenting API calls with metrics and traces, standing up dashboards, or wiring alerts for error rate, latency, and rate-limit health. Set up observability for Intercom integrations with Prometheus metrics, OpenTelemetry traces, structured logging, and alert rules. Trigger with phrases like "intercom monitoring", "intercom metrics", "intercom observability", "monitor intercom", "intercom alerts", "intercom tracing".
Optimize Intercom API performance with caching, search optimization, and pagination. Use when experiencing slow API responses, implementing caching strategies, or optimizing request throughput for Intercom integrations. Trigger with phrases like "intercom performance", "optimize intercom", "intercom latency", "intercom caching", "intercom slow", "intercom pagination".
'Execute Intercom production readiness checklist and rollback procedures.
'Handle Intercom API rate limits with backoff, queuing, and header monitoring.
'Implement Intercom reference architecture with layered project structure.
'Apply production-ready intercom-client SDK patterns for TypeScript.
'Apply Intercom security best practices for tokens, webhook verification,
Upgrade the intercom-client SDK across major versions and handle Intercom API version changes safely. Use when a project is pinned to an old intercom-client release, when the v5 CommonJS API must move to the v6 TypeScript rewrite, or when detecting breaking changes in a new Intercom release before shipping. Trigger with phrases like "upgrade intercom", "intercom migration", "intercom breaking changes", "update intercom SDK", "intercom API version".
'Implement Intercom webhook handling and data event tracking.
Skill Refiner, the eval-guided improvement loop for SKILL.md files. Runs the bootstrap, score, propose, apply, and status cycle as a thin wrapper over the published @intentsolutions/refiner CLI, proposing safe, minimal, bounded SKILL.md edits and accepting an edit only when a held-out eval score strictly improves with no regression on any other case. Ships a 3-layer cost-tiered hook architecture (sinker, line, hook) that gates skill quality at edit time, end of turn, and commit time. Use when...