If you're working with Dynatrace dashboards, this handles the JSON mechanics so you don't have to memorize the schema. It knows the 24-unit grid system, the difference between data and markdown tiles, which visualizations need timeseries versus categorical data, and how to wire up DQL query variables. The create/update workflow is opinionated about order: load domain skills first, validate queries, always download before modifying to avoid clobbering manual UI edits. Honestly most useful when you're building dashboards programmatically or need to bulk-update tiles without clicking through the UI.
npx skills add https://github.com/dynatrace/dynatrace-for-ai --skill dt-app-dashboards