This skill generates Grafana dashboard configurations as JSON, complete with panels, templating variables, and alert rules. You'd reach for it when setting up monitoring dashboards, building operational insights, or visualizing time-series metrics from Prometheus or similar data sources. It includes reference implementations for provisioning configs, alert setups, API client code, and Docker Compose configurations to get everything running. The best practices section is genuinely helpful, steering you away from common pitfalls like refresh intervals set too aggressively or dashboards that try to show everything at once. Solid choice if you need to automate dashboard creation or maintain dashboard definitions in version control rather than clicking through the UI.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill grafana-dashboard