perses-cue-schema
Installation
SKILL.md
Perses CUE Schema Authoring
Write CUE schemas for Perses plugin data models, validation constraints, JSON examples, and Grafana migration logic.
Instructions
Pre-Flight Check
Before starting, stop and ask the user if any of these apply:
- The plugin type is not panel, variable, or datasource (the standard Perses plugin types)
- The user wants to modify shared types in
github.com/perses/shared(these are upstream and not ours to change) percliis not installed orpercli plugin test-schemasis unavailable in the environment- The target directory already contains schemas that would be overwritten
Phase 1: Define Data Model
Create the CUE schema for the plugin spec.