Service Registry

Registry pattern for managing external service connections, configurations, and health checks. Triggers: service registry, service discovery, health checks, service configuration, multi-service integration, unified execution, service management Use when: managing multiple external services, implementing health checks, centralizing service configuration, unified service execution DO NOT use when: single service integration without registry needs. Consult this skill when implementing service registry patterns.

majiayu000 a7e85cb 2 files · 4.0 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/service-registry commit a7e85cb611

Frequently asked questions

npx skillmds add majiayu000/service-registry-2