health-checks-ai-kit
CommunityStandardize .NET health endpoints and probes
Software Engineering#health checks#readiness#liveness#AspNetCore#Azure App Service#dependency tagging#microservices monitoring
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
/healthfor aggregated dependency-aware status,/health/livefor fast process reachability, and an optional/health/readyfor 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.