healthcheck-dotnet-mysql
CommunityAdd MySQL readiness probes to .NET health checks.
Authorhoangnh2412
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually configuring MySQL database readiness health checks for .NET backend services is time-consuming and error-prone, often leading to misconfigured probes that fail to accurately reflect database connectivity status.
Core Features & Use Cases
- Pre-configured Readiness Probe: Provides ready-to-use code snippets to register a MySQL health check that verifies database connectivity before routing traffic to the service.
- Framework Compatibility: Integrates seamlessly with the standard .NET HealthChecks library and Jarvis's layered extension setup, requiring minimal changes to existing project configurations.
- Use Case: For example, if you are deploying a .NET API that connects to a MariaDB/MySQL database, this skill lets you add a /health/ready endpoint that confirms the database is reachable before the service is marked as ready to accept requests.
Quick Start
Use the healthcheck-dotnet-mysql skill to add a MySQL readiness probe to your .NET project's health check configuration.
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: healthcheck-dotnet-mysql Download link: https://github.com/hoangnh2412/jarvis/archive/main.zip#healthcheck-dotnet-mysql 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 536,000+ vetted skills library on demand.