create-microservice-component

Community

Generate a Directum .NET service wrapper

Authordunaevdmitriys-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of repeatedly hand-crafting a DirectumLauncher-ready .NET microservice wrapper (including HAProxy routing, healthcheck, and Docker-friendly settings) so teams can move faster from a service concept to a deployable component.

Core Features & Use Cases

  • Scaffolds a DotNetServiceBase microservice wrapper: produces the core service class with HAProxy backend + healthcheck endpoint wiring.
  • Generates default configuration scaffolding: creates a default settings module with environment variables and YAML config integration points.
  • Creates localized config schema structure: provides a JSON schema generator pattern to keep config validation consistent across locales.
  • Use case: you need to expose a new microservice via HAProxy path prefix (e.g., /notificationhub/) and ensure it is discoverable for “up/down” operations through service_finder.

Quick Start

Ask the AI to generate the DirectumLauncher DotNetServiceBase wrapper for service_name NotificationHub, plugin_name notificationhub, port 44350, health_endpoint /health, and HAProxy path prefix notificationhub.

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: create-microservice-component
Download link: https://github.com/dunaevdmitriys-dev/directum-mcp-server/archive/main.zip#create-microservice-component

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.