Login
Download
Skill UI
Browse and discover
15558+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Integration Testing
, found
221
results
Default
Newest
Most Downloaded
Intercom CI/CD Integration with GitHub Actions
intercom-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
137
This guide details how to set up robust CI/CD pipelines for Intercom integrations using GitHub Actions. It covers unit testing with mocked SDKs and advanced integration testing against a development workspace. Use this when automating quality checks, managing Intercom API secrets, or integrating Intercom functionality into your deployment process.
View Details
Klaviyo API: Profile and Event Tracking Example
klaviyo-hello-world
jeremylongshore/claude-code-plugins-plus-skills
60
This script provides a minimal, working example using the Node.js SDK to interact with the Klaviyo API. It demonstrates core capabilities: creating or updating user profiles, tracking custom events associated with those profiles, and querying profile data. This is ideal for initial integration setup, testing basic API connectivity, or learning the foundational patterns of profile management and event tracking in an e-commerce marketing context.
View Details
Linktree API: Quick Start Guide
linktree-hello-world
jeremylongshore/claude-code-plugins-plus-skills
127
A minimal working example demonstrating core Linktree API functionality using TypeScript. This guide illustrates the essential CRUD operations: retrieving a profile, creating new links, updating existing links, and listing all associated links. Ideal for developers building integrations or testing Linktree API interactions.
View Details
Lucidchart CI Integration Testing Workflow
lucidchart-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
96
This guide details setting up a robust Continuous Integration (CI) pipeline for validating Lucidchart diagramming API integrations. It employs a two-tier testing strategy: fast, mocked unit tests for basic logic verification (no OAuth required), and comprehensive, live integration tests that run only on the main branch merge to confirm full CRUD operations and export functionality against the live Lucidchart API. It also includes best practices for managing API rate limits and common error handling.
View Details
BambooHR API Integration Quickstart Guide
bamboohr-hello-world
jeremylongshore/claude-code-plugins-plus-skills
391
Provides a minimal working example for integrating with the BambooHR API. It demonstrates fetching the complete employee directory, retrieving details for a single employee, and running custom reports. This guide is ideal for users starting new HR system integrations, testing API connectivity, or learning core HR data operations.
View Details
Anthropic Claude API CI/CD Testing
anth-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
197
This skill provides a comprehensive guide for integrating Anthropic Claude APIs into robust CI/CD pipelines. It includes mock-based unit tests for fast, reliable validation, as well as live prompt regression tests for ensuring output consistency on the main branch. Ideal for developers maintaining automated, Claude-powered features.
View Details
AppFolio CI Integration Testing Setup
appfolio-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
146
A comprehensive guide and implementation for configuring the CI/CD pipeline for AppFolio property management APIs. It utilizes a two-tier testing strategy: fast, mocked unit tests for quick feedback, and slower integration tests running against the AppFolio sandbox environment on main branch merges. This ensures robust validation of API interactions and prevents contract drift before production.
View Details
Testing Apple Notes Automation in CI
apple-notes-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
420
This guide addresses the challenges of automating Apple Notes within Continuous Integration (CI) pipelines on macOS. Because standard CI environments restrict TCC (Transparency, Consent, and Control) permissions, direct automation via osascript usually fails. It provides patterns for using mock clients for unit testing and outlines best practices for running real integration tests on self-hosted runners with proper permissions.
View Details
Automated Attio CI/CD Testing Setup
attio-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
282
This guide sets up robust CI/CD pipelines for validating Attio integrations. It combines mocked unit tests (using MSW) for speed and gated live API integration tests for pre-release validation. Use this to ensure complete code reliability and automated quality checks across all development pushes.
View Details
Local Development Workflow for Attio Integrations
attio-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
398
A comprehensive setup for creating a fast and reproducible local development loop for building Attio REST API integrations. This guide includes project structure setup, typed client generation, a mock server implementation (using MSW) for offline development, and a full test harness for unit and integration testing. Ideal for developers building complex SaaS integrations.
View Details
Abridge CI/CD for Healthcare AI
abridge-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
306
This skill establishes a comprehensive CI/CD pipeline specifically for Abridge clinical AI integrations using GitHub Actions. It enforces critical healthcare compliance steps, including FHIR R4 resource validation, robust detection of Protected Health Information (PHI) leaks (like SSN), and end-to-end sandbox integration testing. Ideal for deploying secure, compliant AI applications in the healthcare sector.
View Details
Local Dev Loop For Clinical AI Integration
abridge-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
111
This workflow establishes a comprehensive local environment for developing and testing clinical AI integrations. It simulates an Electronic Health Record (EHR) using a local HAPI FHIR server and utilizes synthetic patient data. Developers can iterate on complex encounter workflows and API connections safely, without ever using real Protected Health Information (PHI).
View Details
Prev
1
2
3
...
9
10
11
12
13
14
15
...
17
18
19
Next
Language
简体中文
English