Skip to main content

このリポジトリの skills

jeremylongshore/tons-of-skills-marketplace - 61ページ

SkillsMP は jeremylongshore/tons-of-skills-marketplace から 3,430 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

jeremylongshore/tons-of-skills-marketplace

収集済み skill 3,430 件中 40 件を表示しています。

職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

Implement adaptive rate-limiting for the Navan REST API with exponential backoff and request queuing. Use when building bulk data operations or encountering 429 errors from Navan. Trigger with "navan rate limits", "navan throttling", "navan 429".

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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",…

原文の言語: 英語

更新
職業分類
未分類
説明

Use when handling Navan API changes in production — defensive coding patterns, schema validation, deprecation monitoring, and gradual rollout strategies for unversioned APIs. Trigger with "navan upgrade migration" or "navan api change handling".

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

Set up CI/CD pipelines for OneNote integrations with Graph API testing and mock strategies. Use when configuring GitHub Actions, setting up test credentials, or building mock-based CI tests. Trigger with "onenote ci", "onenote github actions", "onenote test…

原文の言語: 英語

更新
職業分類
未分類
説明

Decode and fix every common OneNote Graph API error with root cause analysis. Use when debugging 400, 403, 404, 429, 500, 502, or 507 errors from OneNote API. Trigger with "onenote error", "onenote 403", "onenote debug", "graph api error onenote".

原文の言語: 英語

更新
職業分類
未分類
説明

Full CRUD lifecycle for OneNote notebooks, section groups, sections, and pages via Graph API. Use when building notebook management features, creating page hierarchies, or working with XHTML content. Trigger with "onenote crud", "onenote page management",…

原文の言語: 英語

更新
職業分類
未分類
説明

Search, query, and paginate OneNote content with OData filters and client-side search patterns. Use when building search features, querying pages across notebooks, or handling large result sets. Trigger with "onenote search", "onenote query pages", "onenote…

原文の言語: 英語

更新
職業分類
未分類
説明

Optimize costs and API usage for OneNote Graph API integrations with caching and batching strategies. Use when reducing API call volume, planning capacity, or evaluating OneNote integration costs. Trigger with "onenote costs", "onenote api usage", "onenote…

原文の言語: 英語

更新
職業分類
未分類
説明

Generate comprehensive diagnostic bundles for OneNote Graph API issues with request tracing and token analysis. Use when debugging OneNote API failures, filing Microsoft support tickets, or analyzing permission issues. Trigger with "onenote debug", "onenote…

原文の言語: 英語

更新
職業分類
未分類
説明

Deploy OneNote integrations with MSAL token persistence, health checks, and container best practices. Use when containerizing OneNote services, configuring health endpoints, or managing token cache in production. Trigger with "onenote deploy", "onenote…

原文の言語: 英語

更新
職業分類
未分類
説明

Create your first OneNote notebook, section, and page with correct XHTML content. Use when starting a new OneNote integration or testing Graph API connectivity. Trigger with "onenote hello world", "first onenote page", "create onenote notebook".

原文の言語: 英語

更新
職業分類
未分類
説明

Install and configure OneNote SDK/API authentication with delegated auth (MSAL). Use when setting up a new OneNote integration, configuring Azure AD app registration, or migrating from deprecated app-only auth. Trigger with "install onenote", "setup onenote…

原文の言語: 英語

更新
職業分類
未分類
説明

Set up a local development loop for OneNote integrations with mock Graph API responses. Use when developing OneNote features without Azure credentials or to avoid rate limits during development. Trigger with "onenote local dev", "onenote mock", "onenote…

原文の言語: 英語

更新
職業分類
未分類
説明

Optimize OneNote Graph API performance for large notebooks, image handling, and batch operations. Use when dealing with slow API responses, large notebooks, image uploads, or HTTP 507 errors. Trigger with "onenote performance", "onenote slow", "onenote large…

原文の言語: 英語

更新
職業分類
未分類
説明

Production readiness checklist for OneNote Graph API integrations covering auth, rate limits, and failure modes. Use when preparing a OneNote integration for production deployment or conducting a launch review. Trigger with "onenote production checklist",…

原文の言語: 英語

更新
職業分類
未分類
説明

Implement proper rate limit handling for OneNote Graph API with queue-based throttling. Use when building high-throughput OneNote integrations or debugging 429 errors. Trigger with "onenote rate limit", "onenote 429", "onenote throttling", "graph api…

原文の言語: 英語

更新
職業分類
未分類
説明

Reference architecture for OneNote integrations covering all notebook locations and API path patterns. Use when designing multi-tenant OneNote integrations or choosing between personal, SharePoint, and group notebook APIs. Trigger with "onenote architecture",…

原文の言語: 英語

更新
職業分類
未分類
説明

Production SDK patterns for OneNote Graph API: retry logic, batch requests, and safe file uploads. Use when building production OneNote integrations that need rate limit handling and reliable uploads. Trigger with "onenote sdk patterns", "onenote retry…

原文の言語: 英語

更新
職業分類
未分類
説明

Implement secure authentication, token management, and permission scoping for OneNote Graph API. Use when hardening OneNote integrations, implementing least-privilege permissions, or managing token lifecycle. Trigger with "onenote security", "onenote…

原文の言語: 英語

更新
職業分類
未分類
説明

Migrate OneNote integrations across Graph SDK versions, auth deprecations, and API changes. Use when upgrading Graph SDK, migrating from app-only to delegated auth, or handling deprecated endpoints. Trigger with "onenote upgrade", "onenote migration", "graph…

原文の言語: 英語

更新
職業分類
未分類
説明

Implement change detection for OneNote using polling and delta queries (webhooks decommissioned June 2023). Use when building real-time sync, change monitoring, or event-driven OneNote integrations. Trigger with "onenote changes", "onenote polling", "onenote…

原文の言語: 英語

更新
職業分類
未分類
説明

Ci Integration for OpenEvidence. Trigger: "openevidence ci integration".

原文の言語: 英語

更新
職業分類
未分類
説明

Diagnose and fix OpenEvidence common errors. Trigger: "openevidence error", "fix openevidence", "debug openevidence".

原文の言語: 英語

更新
職業分類
未分類
説明

Execute OpenEvidence primary workflow: Clinical Query & Decision Support. Trigger: "openevidence clinical query & decision support", "primary openevidence workflow".

原文の言語: 英語

更新
職業分類
未分類
説明

Execute OpenEvidence secondary workflow: DeepConsult Research Synthesis. Trigger: "openevidence deepconsult research synthesis", "secondary openevidence workflow".

原文の言語: 英語

更新
職業分類
未分類
説明

Cost Tuning for OpenEvidence. Trigger: "openevidence cost tuning".

原文の言語: 英語

更新
職業分類
未分類
説明

Data Handling for OpenEvidence. Trigger: "openevidence data handling".

原文の言語: 英語

更新
職業分類
未分類
説明

Debug Bundle for OpenEvidence. Trigger: "openevidence debug bundle".

原文の言語: 英語

更新
職業分類
未分類
説明

Deploy Integration for OpenEvidence. Trigger: "openevidence deploy integration".

原文の言語: 英語

更新
職業分類
未分類
説明

Enterprise Rbac for OpenEvidence. Trigger: "openevidence enterprise rbac".

原文の言語: 英語

更新
職業分類
未分類
説明

Create a minimal working OpenEvidence example. Trigger: "openevidence hello world", "openevidence example", "test openevidence".

原文の言語: 英語

更新
収集済み skill 3,430 件中 40 件を表示しています。