dotnet-healthchecks

Community

Standardize .NET health checks

Authormcj-coder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes the implementation of health checks in ASP.NET Core applications, ensuring reliable monitoring of application health and its dependencies.

Core Features & Use Cases

  • Standardized Implementation: Leverages the AspNetCore.Diagnostics.HealthChecks ecosystem for consistent health endpoint definition.
  • Dependency Health: Checks the health of databases, caches, message brokers, and external services.
  • Kubernetes Probes: Facilitates the configuration of liveness and readiness probes for containerized applications.
  • Use Case: When building a new ASP.NET Core microservice, use this Skill to quickly implement /health/live and /health/ready endpoints that accurately reflect the application's operational status and its critical dependencies.

Quick Start

Use the dotnet-healthchecks skill to add a health check for a PostgreSQL database to your ASP.NET Core application.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: dotnet-healthchecks
Download link: https://github.com/mcj-coder/development-skills/archive/main.zip#dotnet-healthchecks

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