health-checks-ai-kit

Community

Standardize .NET health endpoints and probes

Authorducthang-hub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates inconsistent or incomplete health check implementations in .NET microservices by defining exactly which endpoints to expose and how to tag dependency checks.

Core Features & Use Cases

  • Required endpoint conventions: Establishes /health for aggregated dependency-aware status, /health/live for fast process reachability, and an optional /health/ready for startup/readiness suitability.
  • Health check tagging standards: Defines a predictable tagging model (liveness, dependency, infra, external-service, internal-service) so the same service can support different operational contexts like load balancers and deployment pipelines.
  • Implementation guidance for common integrations: Recommends lightweight dependency checks (SQL/Redis/Service Bus/external APIs) and points to HealthChecks ecosystem usage patterns, including Azure App Service and post-deployment slot strategies.

Quick Start

Ask the AI to produce a .NET HealthChecks setup that exposes /health, /health/live, and /health/ready with the required tag predicates for infra, external services, and internal dependencies.

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: health-checks-ai-kit
Download link: https://github.com/ducthang-hub/nw-ai-kit/archive/main.zip#health-checks-ai-kit

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.