Found 1000 skills for "testing" Page 61 of 84

onenote-local-dev-loop

Testing OneNote integrations typically requires Azure AD credentials and live Graph API calls, which means authentication friction on every dev sessio...

github 2 files

notion-hello-world

Three minimal examples covering the Notion API core surfaces: searching for pages, creating a test page in a database, and verifying the created page ...

github 1 files

notion-reference-architecture

Production-grade architecture for Notion integrations using @notionhq/client. This skill defines a four-layer architecture — client singleton, reposit...

github 2 files

lindy-hello-world

Build a minimal Lindy AI agent: Webhook Received trigger -> LLM processing -> Slack notification. Demonstrates the three core building blocks every Li...

github 2 files

sentry-local-dev-loop

Configure Sentry for local development with environment-aware DSN routing, debug-mode verbosity, full-capture sample rates, beforeSend inspection, Sen...

github 4 files

navan-debug-bundle

Collect diagnostic data from Navan REST API integrations into a structured, shareable debug bundle. Navan has no SDK — all debugging uses raw HTTP req...

github 2 files

flexport-hello-world

List shipments and retrieve tracking milestones using the Flexport REST API v2. Flexport has no npm SDK -- you call https://api.flexport.com directly ...

github 1 files

mistral-hello-world

Minimal working examples demonstrating Mistral AI chat completions, streaming, multi-turn conversation, and JSON mode. Uses the official @mistralai/mi...

github 1 files

evaluating-machine-learning-models

Evaluate machine learning models using a comprehensive suite of metrics including accuracy, precision, recall, F1-score, and custom KPIs. This skill e...

github 5 files

shopify-hello-world

Minimal working example: query your store's products using the Shopify GraphQL Admin API. Uses @shopify/shopify-api with a custom app access token for...

github 3 files

persona-hello-world

Create a Persona inquiry, generate an embed URL for the verification flow, and poll for the inquiry status. Uses the real Persona REST API with sandbo...

github 1 files

shopify-ci-integration

Set up CI/CD pipelines for Shopify apps using GitHub Actions, including API version compatibility testing, Shopify CLI deployment, and extension valid...

github 3 files