About
This skill streamlines the entire lifecycle of Grafana plugin development by automating the initial scaffolding process for panels, data sources, and apps. It integrates the @grafana/create-plugin utility to ensure adherence to official best practices, handles Docker-based development environment configuration with hot-reloading, and provides ready-to-use workflows for backend Go implementation and end-to-end testing with Playwright. Whether you are building a simple visualization or a complex data source with a backend component, this skill manages the boilerplate so you can focus on core logic.