healthcheck-dotnet-signalr
CommunityEasily add SignalR readiness probes to .NET health checks.
Authorhoangnh2412
Version1.0.0
Installs0
System Documentation
What problem does it solve?
When building .NET ASP.NET Core applications with SignalR for real-time communication, standard health check endpoints do not natively validate if the SignalR hub is accessible and ready to accept connections, leading to false readiness signals that can break deployment pipelines or route traffic to non-functional instances.
Core Features & Use Cases
- SignalR Hub Readiness Validation: Adds a dedicated health check that probes the specified SignalR hub endpoint to confirm it is operational.
- Use Case: Ideal for microservices or backend applications using SignalR for features like live notifications, chat, or real-time data streaming, where you need to ensure the hub is fully ready before allowing traffic to reach the service.
Quick Start
Use the healthcheck-dotnet-signalr skill to register a SignalR hub readiness check for your .NET project's /health/ready endpoint.
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-signalr Download link: https://github.com/hoangnh2412/jarvis/archive/main.zip#healthcheck-dotnet-signalr 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 537,000+ vetted skills library on demand.