plugins
All plugins

flexport-pack

v1.6.0

Claude Code skill pack for Flexport (24 skills)

Claude Code24 skills

by Jeremy LongshoreMIT2.6kupdated 2 hours ago

Source

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/saas-packs/flexport-pack/ inside the repository.

Layout

plugins/saas-packs/flexport-pack/
├── .claude-plugin/plugin.json
├── skills/flexport-ci-integration/SKILL.md
├── skills/flexport-common-errors/SKILL.md
├── skills/flexport-core-workflow-a/SKILL.md
├── skills/flexport-core-workflow-b/SKILL.md
├── skills/flexport-cost-tuning/SKILL.md
├── skills/flexport-data-handling/SKILL.md
├── skills/flexport-debug-bundle/SKILL.md
├── skills/flexport-deploy-integration/SKILL.md
├── skills/flexport-enterprise-rbac/SKILL.md
├── skills/flexport-hello-world/SKILL.md
├── skills/flexport-incident-runbook/SKILL.md
├── skills/flexport-install-auth/SKILL.md
├── skills/flexport-local-dev-loop/SKILL.md
├── skills/flexport-migration-deep-dive/SKILL.md
├── skills/flexport-multi-env-setup/SKILL.md
├── skills/flexport-observability/SKILL.md
├── skills/flexport-performance-tuning/SKILL.md
├── skills/flexport-prod-checklist/SKILL.md
├── skills/flexport-rate-limits/SKILL.md
├── skills/flexport-reference-architecture/SKILL.md
├── skills/flexport-sdk-patterns/SKILL.md
├── skills/flexport-security-basics/SKILL.md
├── skills/flexport-upgrade-migration/SKILL.md
└── skills/flexport-webhooks-events/SKILL.md

Skills24

flexport-ci-integrationskills/flexport-ci-integration/SKILL.md

Configure CI/CD pipelines for Flexport logistics integrations with GitHub Actions, automated API contract testing, and deployment workflows. Trigger: "flexport CI", "flexport GitHub Actions", "flexport CI/CD pipeline".

flexport-common-errorsskills/flexport-common-errors/SKILL.md

Diagnose and fix common Flexport API errors including HTTP status codes, webhook failures, and data validation issues. Trigger: "flexport error", "fix flexport", "flexport not working", "debug flexport API".

flexport-core-workflow-askills/flexport-core-workflow-a/SKILL.md

Execute Flexport primary workflow: shipment booking and purchase order management. Use when creating bookings, managing purchase orders, tracking freight, or building the core shipment lifecycle integration. Trigger: "flexport booking", "flexport purchase order", "create flexport shipment".

flexport-core-workflow-bskills/flexport-core-workflow-b/SKILL.md

Execute Flexport secondary workflow: commercial invoices, products catalog, and freight invoices. Use when managing commercial invoices for customs, maintaining product catalogs, or handling freight billing through the Flexport API. Trigger: "flexport invoice", "flexport products", "flexport customs documents".

flexport-cost-tuningskills/flexport-cost-tuning/SKILL.md

Optimize Flexport API usage costs through efficient pagination, caching, webhook-driven updates, and monitoring API call volume. Trigger: "flexport costs", "flexport API usage", "reduce flexport calls", "flexport billing".

flexport-data-handlingskills/flexport-data-handling/SKILL.md

Implement data handling for Flexport supply chain data including PII redaction, shipment data retention, GDPR compliance, and secure document management. Trigger: "flexport data handling", "flexport PII", "flexport GDPR", "flexport data retention".

flexport-debug-bundleskills/flexport-debug-bundle/SKILL.md

Collect Flexport API debug evidence for support tickets and troubleshooting. Use when encountering persistent API issues, preparing support tickets, or collecting diagnostic information for Flexport logistics problems. Trigger: "flexport debug", "flexport support bundle", "flexport diagnostic".

flexport-deploy-integrationskills/flexport-deploy-integration/SKILL.md

Deploy Flexport logistics integrations to Vercel, Fly.io, and Cloud Run. Use when deploying shipment tracking dashboards, webhook receivers, or supply chain automation services to production infrastructure. Trigger: "deploy flexport", "flexport hosting", "flexport Cloud Run".

flexport-enterprise-rbacskills/flexport-enterprise-rbac/SKILL.md

Configure role-based access control for Flexport integrations with scoped API keys, multi-tenant patterns, and organization-level permission management. Trigger: "flexport RBAC", "flexport permissions", "flexport multi-tenant", "flexport access control".

flexport-hello-worldskills/flexport-hello-world/SKILL.md

Create a minimal working Flexport example — list shipments and track containers. Use when starting a new Flexport integration, testing your setup, or learning the Flexport REST API v2 patterns. Trigger: "flexport hello world", "flexport example", "flexport quick start".

flexport-incident-runbookskills/flexport-incident-runbook/SKILL.md

Execute Flexport incident response for API outages, webhook failures, and supply chain data sync issues with triage and mitigation steps. Trigger: "flexport incident", "flexport outage", "flexport down", "flexport emergency".

flexport-install-authskills/flexport-install-auth/SKILL.md

Install and configure Flexport API authentication with API keys or OAuth credentials. Use when setting up a new Flexport logistics integration, configuring bearer tokens, or initializing the Flexport REST API client for shipment and supply chain operations. Trigger: "install flexport", "setup flexport", "flexport auth", "flexport API key".

flexport-local-dev-loopskills/flexport-local-dev-loop/SKILL.md

Configure Flexport local development with mock API responses and testing. Use when setting up a development environment, creating mock shipment data, or establishing a fast iteration cycle for Flexport logistics integration. Trigger: "flexport dev setup", "flexport local development", "flexport mock API".

flexport-migration-deep-diveskills/flexport-migration-deep-dive/SKILL.md

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".

flexport-multi-env-setupskills/flexport-multi-env-setup/SKILL.md

Configure Flexport API across dev, staging, and production environments with isolated API keys, separate webhook endpoints, and environment guards. Trigger: "flexport environments", "flexport staging", "flexport multi-env".

flexport-observabilityskills/flexport-observability/SKILL.md

Set up observability for Flexport logistics integrations with metrics, structured logging, distributed tracing, and alerting dashboards. Trigger: "flexport monitoring", "flexport observability", "flexport metrics", "flexport alerts".

flexport-performance-tuningskills/flexport-performance-tuning/SKILL.md

Optimize Flexport API performance with pagination tuning, response caching, parallel requests, and connection pooling for logistics data. Trigger: "flexport performance", "flexport slow API", "flexport caching", "optimize flexport".

flexport-prod-checklistskills/flexport-prod-checklist/SKILL.md

Execute Flexport production deployment checklist for logistics integrations. Use when deploying shipment tracking, booking automation, or supply chain integrations to production with proper monitoring and rollback. Trigger: "flexport production", "deploy flexport", "flexport go-live checklist".

flexport-rate-limitsskills/flexport-rate-limits/SKILL.md

Handle Flexport API rate limits with exponential backoff, queue-based throttling, and response header monitoring for logistics API calls. Trigger: "flexport rate limit", "flexport 429", "flexport throttling", "flexport backoff".

flexport-reference-architectureskills/flexport-reference-architecture/SKILL.md

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".

flexport-sdk-patternsskills/flexport-sdk-patterns/SKILL.md

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".

flexport-security-basicsskills/flexport-security-basics/SKILL.md

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".

flexport-upgrade-migrationskills/flexport-upgrade-migration/SKILL.md

Migrate between Flexport API versions (v1 to v2, Logistics API versions). Use when upgrading API version headers, handling deprecated endpoints, or migrating from legacy Flexport API patterns. Trigger: "upgrade flexport", "flexport API version", "flexport migration".

flexport-webhooks-eventsskills/flexport-webhooks-events/SKILL.md

Implement Flexport webhook event handling for shipment milestones, booking updates, purchase order events, and invoice notifications. Trigger: "flexport webhooks", "flexport events", "flexport milestones", "flexport shipment tracking webhook".

Manifests1

plugins/saas-packs/flexport-pack/.claude-plugin/plugin.json
{
  "name": "flexport-pack",
  "version": "1.6.0",
  "description": "Claude Code skill pack for Flexport (24 skills)",
  "author": {
    "name": "Jeremy Longshore",
    "email": "jeremy@intentsolutions.io"
  },
  "license": "MIT",
  "keywords": [
    "flexport",
    "flexport",
    "saas",
    "sdk",
    "integration"
  ]
}