Topic: devops
5,262 skills in this topic.
-
vercel-prod-checklist
Vercel production deployment checklist with rollback and promotion procedures.
Use when deploying to production, preparing for launch,
or implementing go-live and instant rollback procedures.
Trigger with phrases like "vercel production", "deploy vercel prod",
"vercel go-live", "vercel launch checklist", "vercel promote".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-performance-tuning
Optimize Vercel deployment performance with caching, bundle optimization, and cold start reduction.
Use when experiencing slow page loads, optimizing Core Web Vitals,
or reducing serverless function cold start times.
Trigger with phrases like "vercel performance", "optimize vercel",
"vercel latency", "vercel caching", "vercel slow", "vercel cold start".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-upgrade-migration
Upgrade Vercel CLI, Node.js runtime, and Next.js framework versions with breaking change detection.
Use when upgrading Vercel CLI versions, migrating Node.js runtimes,
or updating Next.js between major versions on Vercel.
Trigger with phrases like "upgrade vercel", "vercel migration",
"vercel breaking changes", "update vercel CLI", "next.js upgrade on vercel".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-webhooks-events
Implement Vercel webhook handling with signature verification and event processing.
Use when setting up webhook endpoints, processing deployment events,
or building integrations that react to Vercel deployment lifecycle.
Trigger with phrases like "vercel webhook", "vercel events",
"vercel deployment.ready", "handle vercel events", "vercel webhook signature".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-ci-integration
Use when setting up CI/CD pipelines that validate Navan API integrations, run booking data health checks, or generate automated compliance reports.
Trigger with "navan ci integration" or "navan pipeline" or "navan github actions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-common-errors
Diagnose and fix common Navan API errors with targeted fix procedures.
Use when an API call returns an unexpected HTTP error or when debugging production failures.
Trigger with "navan error", "fix navan", "debug navan", "navan 401", "navan 403", "navan 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-core-workflow-a
Manage the complete Navan travel booking lifecycle via REST API.
Use when building travel dashboards, automating trip reporting, or syncing booking data to internal systems.
Trigger with "navan travel workflow", "navan booking management", "navan trip retrieval".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-core-workflow-b
Manage Navan expense reporting, transaction data, and ERP synchronization.
Use when building expense pipelines, automating approval workflows, or syncing transactions to accounting systems.
Trigger with "navan expense management", "navan expense workflow", "navan transaction sync".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-cost-tuning
Use when optimizing travel spend with Navan's policy engine, analyzing booking patterns for savings, and configuring the Navan Rewards program.
Trigger with "navan cost tuning" or "navan travel savings" or "navan spend optimization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-data-handling
Extract and transform Navan booking and transaction data using pagination, filtering, and data pipeline connectors.
Use when building data warehouses, analytics dashboards, or debugging data quality issues with Navan data.
Trigger with "navan data handling", "navan data extraction", "navan pagination".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-data-sync
Implement incremental sync strategies for Navan BOOKING and TRANSACTION data with ETL pipeline patterns.
Use when setting up production data pipelines, debugging sync drift, or adding real-time event processing.
Trigger with "navan data sync", "navan incremental sync", "navan ETL pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-debug-bundle
Use when collecting diagnostic data from a Navan API integration — OAuth token inspection, API response capture, connectivity testing, and request/response logging.
Trigger with "navan debug bundle" or "debug navan api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-prod-checklist
Use when validating production readiness for a Navan API integration — credential rotation, alerting, rate limits, SSO, SCIM, and compliance audit trails.
Trigger with "navan prod checklist" or "navan production readiness".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-install-auth
Set up OAuth 2.0 authentication for the Navan REST API.
Use when configuring a new Navan integration or rotating API credentials.
Trigger with "install navan", "setup navan auth", "navan credentials", "navan oauth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-local-dev-loop
Set up a local development environment for Navan API integrations with token caching and request logging.
Use when starting a new Navan project or debugging API issues locally.
Trigger with "navan local dev", "navan dev setup", "navan local dev loop", "navan dev environment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-migration-deep-dive
Use when planning or executing a migration from SAP Concur or legacy TMC to Navan — data migration, user provisioning, policy recreation, and cutover planning.
Trigger with "navan migration deep dive" or "migrate to navan from concur".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-multi-env-setup
Set up dev/staging/prod environment separation for Navan integrations without a sandbox API.
Use when configuring multiple environments, building CI test pipelines, or setting up local development.
Trigger with "navan environments", "navan multi env", "navan dev setup", "navan mock server".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-observability
Use when setting up monitoring, logging, and alerting for Navan API integrations in production environments.
Trigger with "navan observability" or "navan monitoring" or "navan api dashboards".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-performance-tuning
Use when optimizing Navan API call patterns for high-volume integrations — caching, batching, connection pooling, and pagination strategies.
Trigger with "navan performance tuning" or "navan api optimization" or "navan caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-sdk-patterns
Build a typed API wrapper around Navan REST endpoints since no official SDK exists.
Use when you need production-grade API access with auto token refresh, retry logic, and typed responses.
Trigger with "navan sdk patterns", "navan api wrapper", "navan client class", "navan typed client".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-webhooks-events
Set up webhook listeners for real-time Navan event notifications.
Use when you need to receive booking, expense, or travel disruption events from Navan.
Trigger with "navan webhooks", "navan events", "navan webhook setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-security-basics
Secure Navan API credentials with OAuth 2.0 best practices, SSO/SAML, and SCIM provisioning.
Use when hardening a Navan integration, rotating credentials, or configuring identity provider SSO.
Trigger with "navan security", "navan sso", "navan credentials", "navan scim".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-enterprise-rbac
Configure Navan admin roles, travel policies, approval workflows, and department-level access controls.
Use when setting up enterprise RBAC, policy enforcement, or approval chains in Navan.
Trigger with "navan rbac", "navan roles", "navan travel policy", "navan approval workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-reference-architecture
Use when designing a production Navan API integration architecture — API gateway, token management, data sync pipelines, ERP connectors, and monitoring stack.
Trigger with "navan reference architecture" or "navan integration architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803