Login
Download
Skill UI
Browse and discover
15857+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Integration Test
, found
291
results
Default
Newest
Most Downloaded
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
Klaviyo Local Development Workflow Setup
klaviyo-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
477
This guide outlines setting up a robust, reproducible local development environment for Klaviyo integrations. It provides boilerplate for hot reloading, mocking the SDK, and running both unit and integration tests, ensuring fast and reliable API iteration cycles for marketing automation.
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
Local Clari API Integration Development Loop
clari-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
64
A comprehensive workflow for setting up local development environments for Clari API integrations. It allows users to mock forecast data, test complex export pipelines, and iterate on data transformation logic (such as forecasting and aggregation) without requiring live API calls. Ideal for building robust dashboards and validating data workflows.
View Details
Run ClickHouse Local Development Environment
clickhouse-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
356
Provides a comprehensive setup guide for running ClickHouse locally using Docker Compose. This includes defining the database schema, seeding mock data, and setting up robust integration tests (using vitest). Ideal for developers building OLAP systems or performing local data analysis to ensure schema and query reliability.
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
Prev
1
2
3
...
12
13
14
15
16
17
18
...
23
24
25
Next
Language
简体中文
English