System Status Popover

Honest system-status indicator for a SPA + API app — a small beating status dot in the shell that opens a popover detailing backend health (endpoint, real upstream, DB, environment, version + commit, build time, latency, last check), realtime Socket.IO state (connected, transport, socket id), and frontend build provenance, backed by a /health endpoint and a git-SHA/build-time pipeline through Docker build args. Use when asked to show the backend / socket.io version and status in the frontend, add a health or connection indicator, display build info / app version in the UI, add an honest "Live" badge, or wire version + commit from git through Docker into both backend and frontend.

nicksonthc Updated

File contents

nicksonthc/claude-skill/tree/main/skills/system-status-popover commit 4fc9ed0afd

Frequently asked questions

npx skillmds@latest add nicksonthc/system-status-popover