Topic: saas
4,656 skills in this topic.
-
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-incident-runbook
Use when responding to Navan platform incidents — flight cancellations, booking API failures, expense sync outages, or OAuth authentication errors.
Trigger with "navan incident runbook" or "navan outage response".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-hello-world
Make your first Navan API call to retrieve trip and user data.
Use when verifying a new Navan integration works end-to-end after auth setup.
Trigger with "navan hello world", "navan example", "test navan api", "first navan call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-entity-management
Manage Navan users, departments, cost centers, and approval chains via API and SCIM provisioning.
Use when onboarding departments, integrating identity providers, or auditing user access.
Trigger with "navan entity management", "navan user management", "navan SCIM setup".
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-deploy-integration
Use when deploying Navan integrations with ERP systems (NetSuite, Sage Intacct, Xero), HRIS platforms (Workday, BambooHR), or identity providers (Okta, Azure AD).
Trigger with "navan deploy integration" or "navan erp setup" or "navan sso deployment".
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-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-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-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-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-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-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
-
anima-rate-limits
Implement rate limiting for Anima API code generation requests.
Use when batching component generation, handling rate limit errors,
or optimizing API throughput for large design systems.
Trigger: "anima rate limit", "anima throttling", "anima batch generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-debug-bundle
Collect Anima SDK debug evidence for support tickets and troubleshooting.
Use when filing Anima support requests, debugging code generation issues,
or collecting diagnostic data for the Anima team.
Trigger: "anima debug bundle", "anima support ticket", "anima diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-deploy-integration
Deploy Anima design-to-code service as a backend API endpoint.
Use when building a design-to-code microservice, deploying Anima SDK
as a serverless function, or creating an internal design tool API.
Trigger: "deploy anima", "anima service deploy", "anima serverless".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-hello-world
Generate React/Vue/HTML code from a Figma design using the Anima SDK.
Use when testing design-to-code conversion, learning Anima's code output format,
or building your first automated design-to-code pipeline.
Trigger: "anima hello world", "anima example", "figma to react",
"figma to code", "anima generate code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-install-auth
Install the Anima SDK and configure authentication for Figma-to-code generation.
Use when setting up design-to-code automation, configuring Figma token access,
or initializing the @animaapp/anima-sdk for server-side code generation.
Trigger: "install anima", "setup anima", "anima auth", "anima figma token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-local-dev-loop
Set up iterative design-to-code development loop with Anima SDK.
Use when rapidly iterating on Figma-to-code output, comparing framework outputs,
or building a local preview server for generated components.
Trigger: "anima local dev", "anima dev loop", "anima preview", "anima iteration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-performance-tuning
Optimize Anima code generation performance with caching, parallelism, and output tuning.
Use when reducing generation latency, optimizing batch component generation,
or improving generated code quality for production use.
Trigger: "anima performance", "anima slow", "anima optimization", "anima caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-prod-checklist
Production readiness checklist for Anima design-to-code pipelines.
Use when deploying automated design-to-code services, preparing CI/CD
Figma-to-code automation, or validating output quality before production.
Trigger: "anima production", "anima go-live", "anima prod checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-webhooks-events
Use Figma webhooks to trigger automatic Anima code generation on design changes.
Use when building event-driven design-to-code pipelines, auto-generating
components when Figma files change, or integrating design updates into CI.
Trigger: "anima webhook", "figma webhook", "anima auto-generate on change".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-upgrade-migration
Upgrade @animaapp/anima-sdk versions and handle API changes.
Use when upgrading SDK versions, migrating from the Figma plugin workflow
to SDK-based automation, or adapting to new Anima API features.
Trigger: "anima upgrade", "anima migration", "anima SDK update".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-security-basics
Secure Anima and Figma tokens for design-to-code pipelines.
Use when protecting API credentials, restricting Figma access scope,
or hardening CI/CD design automation pipelines.
Trigger: "anima security", "anima token safety", "figma token security".
jeremylongshore/claude-code-plugins-plus-skills 1,803