building-integrations
OfficialIntegrate third-party services reliably.
Software Engineering#secret management#resilience#api integration#webhook#adapter pattern#polly#httpclientfactory
AuthorFortiumPartners
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides robust patterns and best practices for integrating external third-party APIs into your .NET applications, ensuring reliability, security, and maintainability.
Core Features & Use Cases
- Adapter Pattern: Encapsulate vendor SDKs behind domain interfaces for clean separation.
- Webhook Handling: Securely verify incoming webhook signatures (HMAC-SHA256) and ensure idempotency.
- Resilient HTTP Clients: Utilize
IHttpClientFactorywith Polly for retries, circuit breakers, and timeouts. - Secret Management: Securely manage API keys and secrets using
IOptionsand Azure Key Vault. - Use Case: Integrate with Stripe for payments, Twilio for SMS, or HubSpot for CRM, handling potential network issues and ensuring data consistency.
Quick Start
Use the building-integrations skill to implement a Stripe payment gateway adapter.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: building-integrations Download link: https://github.com/FortiumPartners/ensemble-vnext/archive/main.zip#building-integrations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.