flexport-pack
Claude Code skill pack for Flexport (24 skills)
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
Configure CI/CD pipelines for Flexport logistics integrations with GitHub Actions, automated API contract testing, and deployment workflows.
Diagnose and fix common Flexport API errors including HTTP status codes, webhook failures, and data validation issues.
Execute Flexport primary workflow: shipment booking and purchase order management.
Execute Flexport secondary workflow: commercial invoices, products catalog, and freight invoices.
Optimize Flexport API usage costs through efficient pagination, caching, webhook-driven updates, and monitoring API call volume.
Implement data handling for Flexport supply chain data including PII redaction, shipment data retention, GDPR compliance, and secure document management.
Collect Flexport API debug evidence for support tickets and troubleshooting.
Deploy Flexport logistics integrations to Vercel, Fly.
Configure role-based access control for Flexport integrations with scoped API keys, multi-tenant patterns, and organization-level permission management.
Create a minimal working Flexport example — list shipments and track containers.
Execute Flexport incident response for API outages, webhook failures, and supply chain data sync issues with triage and mitigation steps.
Install and configure Flexport API authentication with API keys or OAuth credentials.
Configure Flexport local development with mock API responses and testing.
Execute major migration strategies for Flexport including migrating from legacy freight forwarders, ERP system integration, and strangler fig patterns.
Configure Flexport API across dev, staging, and production environments with isolated API keys, separate webhook endpoints, and environment guards.
Set up observability for Flexport logistics integrations with metrics, structured logging, distributed tracing, and alerting dashboards.
Optimize Flexport API performance with pagination tuning, response caching, parallel requests, and connection pooling for logistics data.
Execute Flexport production deployment checklist for logistics integrations.
Handle Flexport API rate limits with exponential backoff, queue-based throttling, and response header monitoring for logistics API calls.
Implement Flexport reference architecture for supply chain integrations with best-practice project layout, service boundaries, and data flow.
Apply production-ready Flexport API patterns for TypeScript and Python.
Apply Flexport API security best practices including webhook signature verification, API key rotation, and least-privilege access patterns.
Migrate between Flexport API versions (v1 to v2, Logistics API versions).
Implement Flexport webhook event handling for shipment milestones, booking updates, purchase order events, and invoice notifications.