Topic: ai
10,359 skills in this topic.
-
flexport-migration-deep-dive
Execute major migration strategies for Flexport including migrating from
legacy freight forwarders, ERP system integration, and strangler fig patterns.
Trigger: "flexport migration", "migrate to flexport", "flexport ERP integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-reference-architecture
Implement Flexport reference architecture for supply chain integrations
with best-practice project layout, service boundaries, and data flow.
Trigger: "flexport architecture", "flexport project structure", "flexport system design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-sdk-patterns
Apply production-ready Flexport API patterns for TypeScript and Python.
Use when building typed HTTP clients, implementing pagination,
or establishing team coding standards for Flexport logistics integration.
Trigger: "flexport SDK patterns", "flexport best practices", "flexport client wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flexport-security-basics
Apply Flexport API security best practices including webhook signature verification,
API key rotation, and least-privilege access patterns.
Trigger: "flexport security", "flexport webhook signature", "secure flexport API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-data-handling
Implement prompt sanitization, PII redaction, response filtering, and
usage tracking for Groq API integrations.
Trigger with phrases like "groq data", "groq PII",
"groq GDPR", "groq data retention", "groq privacy", "groq compliance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-debug-bundle
Collect Groq debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Groq problems.
Trigger with phrases like "groq debug", "groq support bundle",
"collect groq logs", "groq diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-deploy-integration
Deploy Groq integrations to Vercel, Cloud Run, and containerized platforms.
Use when deploying Groq-powered applications to production,
configuring platform-specific secrets, or setting up deployment pipelines.
Trigger with phrases like "deploy groq", "groq Vercel",
"groq production deploy", "groq Cloud Run", "groq Docker".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-migration-deep-dive
Migrate from OpenAI/Anthropic/other LLM providers to Groq, or migrate
between Groq model generations with zero-downtime traffic shifting.
Trigger with phrases like "migrate to groq", "switch to groq",
"groq migration", "openai to groq", "groq replatform".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-multi-env-setup
Configure Groq across dev, staging, and production with environment-specific
model selection, rate limits, and API keys.
Trigger with phrases like "groq environments", "groq staging", "groq dev prod",
"groq environment setup", "groq multi-env", "groq config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-observability
Set up observability for Groq integrations: latency histograms, token throughput,
rate limit gauges, cost tracking, and Prometheus alerts.
Trigger with phrases like "groq monitoring", "groq metrics",
"groq observability", "monitor groq", "groq alerts", "groq dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-security-basics
Apply Groq security best practices for API key management and data protection.
Use when securing API keys, implementing least privilege access,
or auditing Groq security configuration.
Trigger with phrases like "groq security", "groq secrets",
"secure groq", "groq API key security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-upgrade-migration
Upgrade groq-sdk versions and handle Groq model deprecations.
Use when upgrading SDK versions, detecting deprecated models,
or migrating to new Groq model IDs.
Trigger with phrases like "upgrade groq", "groq migration",
"groq breaking changes", "update groq SDK", "groq deprecated model".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
groq-webhooks-events
Build event-driven architectures with Groq streaming, batch processing, and async patterns.
Use when setting up real-time SSE endpoints, batch processing pipelines,
or event-driven LLM processing with Groq.
Trigger with phrases like "groq streaming", "groq events",
"groq SSE", "groq batch", "groq async", "groq event-driven".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-architecture-variants
Choose and implement HubSpot integration architecture for different scales.
Use when designing new HubSpot integrations, choosing between embedded/service/gateway
patterns, or planning architecture for HubSpot CRM applications.
Trigger with phrases like "hubspot architecture", "hubspot design pattern",
"how to structure hubspot", "hubspot integration pattern", "hubspot microservice".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-common-errors
Diagnose and fix common HubSpot API errors with real error responses.
Use when encountering HubSpot errors, debugging failed API requests,
or troubleshooting integration issues with specific HTTP status codes.
Trigger with phrases like "hubspot error", "fix hubspot", "hubspot 401",
"hubspot 429", "hubspot not working", "debug hubspot API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-hello-world
Create a working HubSpot CRM example with contacts, companies, and deals.
Use when starting a new HubSpot integration, testing your setup,
or learning basic CRM API patterns with real endpoints.
Trigger with phrases like "hubspot hello world", "hubspot example",
"hubspot quick start", "first hubspot API call", "hubspot contact create".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-migration-deep-dive
Execute CRM data migration to HubSpot with batch imports and validation.
Use when migrating from Salesforce/Pipedrive/spreadsheets to HubSpot,
performing bulk data imports, or re-platforming to HubSpot CRM.
Trigger with phrases like "migrate to hubspot", "hubspot data import",
"salesforce to hubspot", "hubspot migration", "bulk import hubspot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-multi-env-setup
Configure HubSpot across development, staging, and production environments.
Use when setting up per-environment HubSpot portals, configuring separate
access tokens, or implementing environment isolation for HubSpot integrations.
Trigger with phrases like "hubspot environments", "hubspot staging",
"hubspot dev prod", "hubspot test account", "hubspot config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-sdk-patterns
Apply production-ready @hubspot/api-client SDK patterns for TypeScript.
Use when implementing HubSpot integrations, building typed wrappers,
or establishing team standards for HubSpot CRM operations.
Trigger with phrases like "hubspot SDK patterns", "hubspot best practices",
"hubspot typed client", "hubspot api-client wrapper", "idiomatic hubspot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lindy-data-handling
Data handling best practices for Lindy AI agents.
Use when managing sensitive data in agent workflows,
implementing data privacy controls, or ensuring compliance.
Trigger with phrases like "lindy data", "lindy privacy",
"lindy PII", "lindy data handling", "lindy GDPR", "lindy HIPAA".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lindy-debug-bundle
Comprehensive debugging toolkit for Lindy AI agents.
Use when investigating complex agent failures, collecting diagnostics,
or preparing support tickets for Lindy support.
Trigger with phrases like "lindy debug", "lindy diagnostics",
"lindy support bundle", "investigate lindy issue".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lindy-migration-deep-dive
Advanced migration strategies for moving to Lindy AI from other platforms.
Use when migrating from Zapier, Make, n8n, custom automations,
or consolidating fragmented agent systems.
Trigger with phrases like "lindy migration", "migrate to lindy",
"zapier to lindy", "switch to lindy", "consolidate automations".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lindy-multi-env-setup
Configure Lindy AI across development, staging, and production environments.
Use when setting up isolated workspaces, per-environment secrets,
or environment-specific agent configurations.
Trigger with phrases like "lindy environments", "lindy staging",
"lindy dev prod", "lindy environment setup", "lindy workspace isolation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
lindy-security-basics
Implement security best practices for Lindy AI agents and integrations.
Use when securing API keys, configuring agent permissions,
verifying webhooks, or auditing agent access.
Trigger with phrases like "lindy security", "secure lindy",
"lindy API key security", "lindy permissions", "lindy audit".
jeremylongshore/claude-code-plugins-plus-skills 1,803