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)
  • percli is not installed or percli plugin test-schemas is 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.

Installs
5
GitHub Stars
392
First Seen
Mar 23, 2026
perses-cue-schema — notque/claude-code-toolkit