healthcheck-dotnet-kafka

Community

Add Kafka readiness probes to .NET health checks.

Authorhoangnh2412
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual, error-prone work of configuring Kafka connectivity health checks for ASP.NET Core applications, ensuring microservices that rely on Kafka messaging only receive traffic when the broker is reachable.

Core Features & Use Cases

  • Automated Readiness Probe Registration: Registers a Kafka broker connectivity health check via the standard AddKafka() extension method, aligned with .NET health check conventions.
  • Configuration-Driven Setup: Reads Kafka bootstrap server addresses from application configuration, avoiding hardcoded connection strings.
  • Use Case: Use this Skill when building a .NET microservice that produces or consumes Kafka messages, to validate Kafka availability as part of your service's readiness checks.

Quick Start

Use the healthcheck-dotnet-kafka skill to add a Kafka readiness health check to your .NET project's health check pipeline.

Dependency Matrix

Required Modules

AspNetCore.HealthChecks.Kafka

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: healthcheck-dotnet-kafka
Download link: https://github.com/hoangnh2412/jarvis/archive/main.zip#healthcheck-dotnet-kafka

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 537,000+ vetted skills library on demand.