flexport-pack

v1.6.0 by Jeremy Longshore

Claude Code skill pack for Flexport (24 skills)

24 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install flexport-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 24 production-ready Claude Code skills for Flexport supply chain and logistics API -- real REST API v2 code with actual endpoints, not templates.

Skills (24) plugin-local skills

flexport-ci-integration View full skill →

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

ReadWriteEditBash(npm:*)Grep
flexport-common-errors View full skill →

Diagnose and fix common Flexport API errors including HTTP status codes, webhook failures, and data validation issues.

ReadGrepBash(curl:*)
flexport-core-workflow-a View full skill →

Execute Flexport primary workflow: shipment booking and purchase order management.

ReadWriteEditBash(npm:*)Bash(curl:*)Grep
flexport-core-workflow-b View full skill →

Execute Flexport secondary workflow: commercial invoices, products catalog, and freight invoices.

ReadWriteEditBash(npm:*)Bash(curl:*)Grep
flexport-cost-tuning View full skill →

Optimize Flexport API usage costs through efficient pagination, caching, webhook-driven updates, and monitoring API call volume.

ReadWriteEdit
flexport-data-handling View full skill →

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

ReadWriteEdit
flexport-debug-bundle View full skill →

Collect Flexport API debug evidence for support tickets and troubleshooting.

ReadBash(curl:*)Bash(tar:*)Bash(jq:*)Grep
flexport-deploy-integration View full skill →

Deploy Flexport logistics integrations to Vercel, Fly.

ReadWriteEditBash(npm:*)Bash(fly:*)Bash(gcloud:*)Grep
flexport-enterprise-rbac View full skill →

Configure role-based access control for Flexport integrations with scoped API keys, multi-tenant patterns, and organization-level permission management.

ReadWriteEdit
flexport-hello-world View full skill →

Create a minimal working Flexport example — list shipments and track containers.

ReadWriteEditBash(npm:*)Bash(curl:*)
flexport-incident-runbook View full skill →

Execute Flexport incident response for API outages, webhook failures, and supply chain data sync issues with triage and mitigation steps.

ReadBash(curl:*)Bash(jq:*)Grep
flexport-install-auth View full skill →

Install and configure Flexport API authentication with API keys or OAuth credentials.

ReadWriteEditBash(npm:*)Bash(curl:*)Grep
flexport-local-dev-loop View full skill →

Configure Flexport local development with mock API responses and testing.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Grep
flexport-migration-deep-dive View full skill →

Execute major migration strategies for Flexport including migrating from legacy freight forwarders, ERP system integration, and strangler fig patterns.

ReadWriteEditBash(npm:*)Grep
flexport-multi-env-setup View full skill →

Configure Flexport API across dev, staging, and production environments with isolated API keys, separate webhook endpoints, and environment guards.

ReadWriteEditGrep
flexport-observability View full skill →

Set up observability for Flexport logistics integrations with metrics, structured logging, distributed tracing, and alerting dashboards.

ReadWriteEditBash(npm:*)
flexport-performance-tuning View full skill →

Optimize Flexport API performance with pagination tuning, response caching, parallel requests, and connection pooling for logistics data.

ReadWriteEditBash(npm:*)
flexport-prod-checklist View full skill →

Execute Flexport production deployment checklist for logistics integrations.

ReadBash(curl:*)Grep
flexport-rate-limits View full skill →

Handle Flexport API rate limits with exponential backoff, queue-based throttling, and response header monitoring for logistics API calls.

ReadWriteEdit
flexport-reference-architecture View full skill →

Implement Flexport reference architecture for supply chain integrations with best-practice project layout, service boundaries, and data flow.

ReadWriteEdit
flexport-sdk-patterns View full skill →

Apply production-ready Flexport API patterns for TypeScript and Python.

ReadWriteEdit
flexport-security-basics View full skill →

Apply Flexport API security best practices including webhook signature verification, API key rotation, and least-privilege access patterns.

ReadWriteGrep
flexport-upgrade-migration View full skill →

Migrate between Flexport API versions (v1 to v2, Logistics API versions).

ReadWriteEditBash(npm:*)Grep
flexport-webhooks-events View full skill →

Implement Flexport webhook event handling for shipment milestones, booking updates, purchase order events, and invoice notifications.

ReadWriteEditBash(npm:*)Bash(curl:*)

Ready to use flexport-pack?