Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Enterprise Integration Api Developer

  • 31 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Guides enterprise integration and API work: REST/GraphQL versioning, OpenAPI/AsyncAPI, event-driven patterns, canonical models, API gateways, and OAuth2/OIDC.

About

Guides enterprise integration platforms and APIs, covering API design and contracts, event-driven reliability, canonical models and anti-corruption layers, gateways/auth, and lifecycle. A developer uses it when designing integration hubs, authoring OpenAPI/AsyncAPI specs, or building idempotent event flows.

  • Idempotency and dedup made explicit at every external boundary
  • Separates B2B partner surfaces from internal mesh traffic

Enterprise Integration Api Developer by the numbers

  • 31 all-time installs (skills.sh)
  • Ranked #3,366 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill enterprise-integration-api-developer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs31
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Guides enterprise integration and API work: REST/GraphQL versioning, OpenAPI/AsyncAPI, event-driven patterns, canonical models, API gateways, and OAuth2/OIDC.

Files

SKILL.mdMarkdownGitHub ↗

Enterprise Integration API Developer

When to Use

  • Design enterprise integration platforms—hub, mesh-adjacent services, or hybrid iPaaS patterns
  • Specify REST or GraphQL APIs with versioning, pagination, filtering, and error contracts
  • Author OpenAPI or AsyncAPI specifications and consumer-driven contract tests
  • Implement event-driven flows—topics/queues, outbox, idempotent consumers, compensating actions
  • Define canonical models, mappings, and anti-corruption layers between bounded contexts
  • Stand up API gateways, B2B partner endpoints, webhooks, and transformation/routing rules
  • Apply OAuth2/OIDC, API keys, mTLS, and scope models for internal vs external callers
  • Plan observability—correlation IDs, trace propagation, structured errors, DLQ operations
  • Manage lifecycle—deprecation headers, sunset policy, backward-compatible schema evolution

When NOT to Use

  • X12/EDIFACT segment mapping, 997/APERAK, AS2/VAN EDI transport → edi-engineer
  • Classified air-gapped build, ATO evidence, cleared pipeline promotion only → classified-software-devsecops-engineer
  • VRP, MIP, scheduling, or solver-based optimization → operations-research-algorithm-developer
  • Generic application CRUD, UI, or single-service features without integration architecture → senior-software-engineer
  • CI/CD pipeline YAML, GitOps, and deploy mechanics only → devops
  • Landing zone, VPC, and managed cloud resource design → cloud-engineer
  • Enterprise-wide cloud reference architecture and migration roadmap → cloud-architect
  • Internal developer platform golden paths and portals → platform-engineer

Related skills

NeedSkill
EDI standards, segments, partner certificationedi-engineer
Application services and code qualitysenior-software-engineer
CI/CD, GitOps, integration service deploydevops
Cloud messaging, networking, IAM for integrationscloud-engineer
Cloud reference architecture and landing zonescloud-architect
IDP, golden paths, paved-road templatesplatform-engineer
Classified DevSecOps and promotion boundariesclassified-software-devsecops-engineer
OR models, routing, allocation solversoperations-research-algorithm-developer
Enterprise architecture ADRs and cross-system reviewsenior-system-architecture
Pipeline security and supply chaindevsecops

Core Workflows

1. Scope and integration boundaries

Define systems of record, sync vs async boundaries, partner vs internal surfaces, and non-goals.

See `references/enterprise_integration_api_scope.md`.

2. API design and contracts

Model resources, errors, versioning, and publish OpenAPI/AsyncAPI with contract tests.

See `references/api_design_and_contracts.md`.

3. Event-driven reliability

Choose messaging patterns, idempotency keys, outbox, sagas/choreography, and failure handling.

See `references/event_driven_and_reliability.md`.

4. Canonical models and transformation

Define canonical schemas, ACLs, mapping rules, and validation at ingress/egress.

See `references/canonical_models_and_transformations.md`.

5. Security, gateways, and governance

Configure gateways, auth, rate limits, partner onboarding, and policy enforcement.

See `references/security_governance_and_gateways.md`.

6. Operations, observability, and lifecycle

Instrument traces and metrics, operate DLQs, and execute deprecation and compatibility plans.

See `references/operations_observability_and_lifecycle.md`.

Outputs

  • Integration context diagram — systems, channels, sync/async, trust zones
  • Contract artifacts — OpenAPI/AsyncAPI, JSON Schema, example payloads, error catalog
  • Mapping spec — canonical fields, transforms, validation rules, idempotency strategy
  • Runbook — replay, DLQ drain, partner cutover, rollback, compatibility matrix
  • ADR or decision log — orchestration vs choreography, versioning, auth model

Principles

  • Prefer contracts and schemas over tribal knowledge; test consumers in CI
  • Make idempotency and deduplication explicit at every external boundary
  • Separate partner (B2B) surfaces from internal mesh traffic—different auth, SLOs, and change windows
  • Design for observable failures—correlation ID end-to-end, structured errors, actionable DLQs
  • Ship backward-compatible changes; document sunsets and give consumers migration time

Related skills

Backend & APIsintegrationsbackend

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.