dashboard-builder

Construct operational monitoring dashboards with actionable metrics and service health indicators.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/vrcms/everything-qwen-code --skill dashboard-builder-vrcms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard-builder
Source: https://github.com/vrcms/everything-qwen-code/tree/main/.qwen/skills/dashboard-builder
Command: npx skills add https://github.com/vrcms/everything-qwen-code --skill dashboard-builder-vrcms

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the common issue of cluttered, vanity-focused monitoring dashboards by enforcing an operator-centric design that prioritizes actionable insights over raw data volume.

Core Features & Use Cases

  • Operator-First Design: Structures dashboards to answer critical questions regarding health, latency, throughput, and saturation.
  • Platform Agnostic: Provides a structured workflow for building dashboards in Grafana, SigNoz, and similar observability platforms.
  • Use Case: When tasked with monitoring a new Kafka cluster, use this skill to ensure the dashboard highlights under-replicated partitions and consumer lag rather than just displaying every available metric.

Quick Start

Use the dashboard-builder skill to design a monitoring dashboard for our new Elasticsearch service that focuses on cluster health and latency.

Frequently Asked Questions about dashboard-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build operational monitoring dashboards that focus on actionable metrics?

To build operational monitoring dashboards, enforce operator-centric design by prioritizing actionable service health indicators like latency and saturation over non-essential vanity panels. This ensures the dashboard highlights actionable insights rather than raw data volume.

What is the best way to structure Grafana dashboards for infrastructure observability?

The best way to structure Grafana dashboards for infrastructure observability is to group metrics into clear sections that answer critical health, latency, throughput, and saturation questions. Apply meaningful threshold styling to highlight under-replicated partitions or consumer lag.

Does this operator-focused dashboard design approach work with SigNoz?

Yes, this operator-focused dashboard design approach works with SigNoz. The design workflow is platform agnostic, supporting observability platforms like SigNoz and Grafana to prioritize actionable metrics and service health indicators.

Why should I remove vanity metrics from my observability dashboards?

You should remove vanity metrics from observability dashboards because they create clutter and distract from actionable insights. Prioritizing service health indicators like latency and saturation ensures operators can quickly identify and resolve infrastructure issues.

How do I set threshold styling for critical metrics in monitoring dashboards?

To set threshold styling for critical metrics in monitoring dashboards, apply meaningful visual cues to service health indicators. This highlights actionable metrics like consumer lag or cluster latency, ensuring operators immediately notice when saturation or health thresholds are breached.

What metrics should I monitor for a new Kafka cluster dashboard?

For a new Kafka cluster dashboard, you should monitor actionable metrics like under-replicated partitions and consumer lag rather than displaying every available metric. This operator-first design ensures the dashboard highlights critical service health and saturation indicators.