
Claude Skills by jeremylongshore
github.com/jeremylongshore'Diagnose and fix Hootsuite common errors and exceptions.
'Execute Hootsuite primary workflow: Core Workflow A.
'Execute Hootsuite secondary workflow: Core Workflow B.
'Optimize Hootsuite costs through tier selection, sampling, and usage
'Collect Hootsuite debug evidence for support tickets and troubleshooting.
'Deploy Hootsuite integrations to Vercel, Fly.io, and Cloud Run platforms.
'Create a minimal working Hootsuite example.
'Install and configure Hootsuite SDK/CLI authentication.
'Configure Hootsuite local development with hot reload and testing.
'Optimize Hootsuite API performance with caching, batching, and connection
'Execute Hootsuite production deployment checklist and rollback procedures.
'Implement Hootsuite rate limiting, backoff, and idempotency patterns.
'Implement Hootsuite reference architecture with best-practice project
'Apply production-ready Hootsuite SDK patterns for TypeScript and Python.
'Apply Hootsuite security best practices for secrets and access control.
'Analyze, plan, and execute Hootsuite SDK upgrades with breaking change
'Implement Hootsuite webhook signature validation and event handling.
Manage 10-100 HubSpot portals for agency clients with credential isolation that prevents cross-portal data contamination, per-portal audit trails for billing and GDPR/CCPA attribution, and a scriptable bulk-onboarding workflow that eliminates one-at-a-time credential setup. Use when onboarding new client portals, building a compliant per-client API call log, rotating tokens across a full agency fleet, or generating per-client compliance reports. Trigger with "hubspot agency", "multi-portal ma...
Authenticate production HubSpot integrations and survive the auth-side
Bulk-migrate CRM data into HubSpot from Salesforce, Pipedrive, or Copper — or export off HubSpot — with field mapping, ID continuity, association re-linking, dedup safety, rate-limit budgeting, and rollback mitigation across 100K+ record datasets. Use when migrating any source CRM to HubSpot, recovering from a failed import with duplicate or unlinked records, or exporting out of HubSpot before switching platforms. Trigger with "hubspot bulk migration", "salesforce to hubspot", "pipedrive to h...
Deduplicate HubSpot contacts at production scale — surviving import storms, wrong-winner merges, fuzzy-match blind spots, association orphans, rate-limit exhaustion, and silent merge failures on conflicting lifecycle or opt-out status. Use when cleaning a CRM after a bulk import, running a nightly dedup pipeline on millions of records, recovering from a merge that destroyed the wrong timeline, or building fuzzy matching beyond HubSpot's native email-uniqueness. Trigger with "hubspot dedup", "...
Automate and audit HubSpot deal pipeline operations without destroying real pipeline — covering stage automation loops, stale-deal safe-close logic, forecast reconciliation, custom property drift detection, quota dashboard cache-busting, and multi-pipeline duplicate detection. Use when writing or debugging workflow automations that move deals between stages, auditing pipelines for stale or duplicated opportunities, reconciling forecast numbers that disagree across reports, or hardening RevOps...
Manage HubSpot lifecycle stages and list segmentation in production without silently destroying CRM trust. Covers lifecycle stage progression guards that prevent regression, dynamic list criteria drift, static list orphan detection, lead-scoring source-of-truth conflicts, webhook-missed-event recovery, and cross-portal list sync. Use when moving contacts through the funnel, building segment-based nurture flows, auditing list membership integrity, reconciling external lead scores with HubSpot ...
Sync backend product events into HubSpot contact and company custom properties using idempotent batched updates — the Segment integration pattern without Segment. Use when you need to push server-side behavioral signals (feature usage, session counts, last-seen timestamps, trial milestones) into HubSpot CRM properties so sales and marketing can act on product data without a CDP in the stack. Trigger with "hubspot product events", "sync events to hubspot", "hubspot custom properties", "hubspot...
Survive HubSpot API rate limits at production scale. Covers daily 500K portal quota, per-10s burst limits, batch API efficiency (100x), token bucket pattern, queue-based worker architecture, and Retry-After header parsing. Use when a sync job burns the daily quota before 8am, when a parallelized batch job retry-storms on 429s, when single-record reads waste 99% of available throughput, or when instrumenting a rate-limit dashboard for an Ops Hub Enterprise portal. Trigger with "hubspot rate li...
Sync HubSpot CRM data to a data warehouse (BigQuery, Snowflake, or Postgres) for analytics and reporting. Covers initial backfill of millions of records under the 500K/day rate limit, incremental CDC polling via hs_lastmodifieddate, schema-drift detection with ALTER TABLE generation, association sync for contacts/deals/companies, and idempotent upsert patterns that prevent duplicate rows on retry. Use when building a HubSpot → warehouse pipeline, resyncing after a schema change, debugging dup...
Build and harden HubSpot v3 webhook handlers that survive production: HMAC-SHA256 signature verification, Redis SET NX deduplication, async batch processing with immediate 200 ACK, dead-letter queuing for permanent failures, and event-ordering guards for property-change streams. Use when implementing HubSpot webhooks for the first time, hardening an existing handler against retry storms or duplicate processing, debugging signature verification failures, or designing a reliable event pipeline ...
'ADHD-friendly output formatting for Claude Code. Restructures responses
Structured hypothesis formulation, experiment design, and results interpretation
'Configure CI/CD pipelines for Ideogram integrations with GitHub Actions.
'Diagnose and fix Ideogram API errors and exceptions.
'Execute Ideogram primary workflow: text-to-image generation with text
'Execute Ideogram secondary workflows: edit (Magic Fill), remix, upscale,
'Optimize Ideogram costs through model selection, caching, and usage
'Manage Ideogram generated image assets, metadata tracking, and lifecycle
'Collect Ideogram debug evidence for support tickets and troubleshooting.
'Deploy Ideogram integrations to Vercel, Cloud Run, and Docker platforms.
'Implement team-based access control and credit management for Ideogram.
'Create a minimal working Ideogram image generation example.
'Execute Ideogram incident response with triage, mitigation, and postmortem.
'Install and configure Ideogram API authentication.
'Configure Ideogram local development with mock responses and testing.
'Migrate from other image generation APIs to Ideogram, or re-architect
'Configure Ideogram across development, staging, and production environments.
'Set up monitoring, metrics, and alerts for Ideogram integrations.
'Optimize Ideogram API performance with caching, model selection, and
'Execute Ideogram production deployment checklist and rollback procedures.
'Implement Ideogram rate limiting, backoff, and request queuing patterns.
'Implement Ideogram reference architecture with prompt templates, asset
'Apply production-ready Ideogram API patterns for TypeScript and Python.