Integration Patterns

Official

Proven patterns for API and data integration.

AuthorLobbi-Docs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps design and implement robust integration patterns for connecting services, databases, and external systems, reducing integration complexity and outages.

Core Features & Use Cases

  • REST API Design: Resource-oriented APIs with pagination and filtering.
  • GraphQL & Event-Driven: Efficient data fetching and event-based communication.
  • Database Integration: Connection management and dataflow patterns.
  • Use Case: Build a resilient API gateway that orchestrates multiple microservices with retries.

Quick Start

Start by designing a new REST endpoint for a user service and generate a plan for dataflow between services.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Integration Patterns
Download link: https://github.com/Lobbi-Docs/claude/archive/main.zip#integration-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository