Perses platform operations: dashboards, plugins, deployment, migration, and quality.
Umbrella skill for all Perses platform operations.
You MUST load the matching reference file before starting any Perses work. The table below routes tasks to domain-specific references containing the actual methodology, commands, and patterns.
Read tool on ${CLAUDE_SKILL_DIR}/references/<name>.mdAnti-pattern: Do NOT attempt Perses operations from general knowledge alone. The reference files contain percli commands, CUE schema patterns, and deployment procedures specific to this toolkit's Perses setup.
| Task |
|---|
| Reference |
|---|
| When to Load |
|---|
| First-time setup, server deployment | references/onboard-deploy.md | New Perses installation or server configuration |
| Create or review dashboards | references/dashboard.md | Any dashboard CRUD operation |
| Manage datasources or variables | references/datasource-variable.md | Connecting data sources or template variables |
| Plugin development and testing | references/plugin.md | Building or testing Perses plugins |
| Grafana migration | references/migration.md | Converting Grafana dashboards to Perses |
| PromQL/LogQL/TraceQL queries | references/query.md | Writing or debugging queries |
| Project and RBAC management | references/project.md | Multi-tenant setup or permissions |
| Linting, code review, CUE schemas | references/quality.md | Code quality or CUE schema work |
| Dashboard-as-Code pipeline | references/dac.md | GitOps or CI/CD for dashboards |
| Signal | Load These Files | Why |
|---|---|---|
| First-time setup, server deployment | onboard-deploy.md | New Perses installation or server configuration |
| Create or review dashboards | dashboard.md | Any dashboard CRUD operation |
| Manage datasources or variables | datasource-variable.md | Connecting data sources or template variables |
| Plugin development and testing | plugin.md | Building or testing Perses plugins |
| Grafana migration | migration.md | Converting Grafana dashboards to Perses |
| PromQL/LogQL/TraceQL queries | query.md | Writing or debugging queries |
| Project and RBAC management | project.md | Multi-tenant setup or permissions |
| Linting, code review, CUE schemas | quality.md | Code quality or CUE schema work |
| Dashboard-as-Code pipeline | dac.md | GitOps or CI/CD for dashboards |