com um clique
vitrine
vitrine contém 2 skills coletadas de civitai, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Query Grafana datasources (Loki/Tempo/Prometheus) and manage dashboards + connections via the Grafana HTTP API. Use to inspect Faro/OTel telemetry, run LogQL/PromQL/TraceQL, list/create dashboards, or list/create datasources. Reads GRAFANA_URL + token from .env. Read-only by default; writes need --writable (and --confirm-prod for non-localhost).
Run read-only PostgreSQL queries against the vitrine local dev database for debugging, data inspection, and EXPLAIN ANALYZE. Use when you need to inspect rows, verify what cooking/onboarding/buzz wrote, check generation/asset/campaign state, or test SQL. Reads DATABASE_URL from the project .env. Read-only unless --writable is passed.