Skip to main content
SigNoz
GitHub creator profile

SigNoz

Repository-level view of 28 collected skills across 6 GitHub repositories.

skills collected
28
repositories
6
updated
Aug 26, 2026
repository explorer

Repositories and representative skills

signoz-mcp-setup
unclassified

Initialize or repair SigNoz MCP server configuration for Agent Plugins v1, Claude Code, Codex, Cursor, VS Code/GitHub Copilot, Claude Desktop, Gemini CLI, Devin CLI, Grok Build, Windsurf, Zed, Antigravity CLI, OpenCode, or another MCP client. Use this skill…

Aug 24, 2026
signoz-creating-dashboards
unclassified

Create a new SigNoz dashboard from a natural-language intent: import a curated template (PostgreSQL, Redis, JVM, k8s, hostmetrics, APM, LLM, etc.) when one fits, or build a custom dashboard from scratch with metric / trace / log panels. Make sure to use this…

Aug 23, 2026
signoz-creating-alerts
unclassified

Create a new SigNoz alert rule from a natural-language intent: threshold, anomaly, log-volume, error-rate, latency, or absent-data alerts across metrics, logs, traces, and exceptions. Make sure to use this skill whenever the user says "alert me when…",…

Aug 21, 2026
signoz-explaining-alerts
unclassified

Describe what an existing SigNoz alert rule does in plain language: the signal it watches, the threshold and evaluation behavior, the notification routing, and a one-line fire-frequency summary so the user knows whether the alert has been active. Make sure to…

Aug 21, 2026
signoz-explaining-dashboards
unclassified

Explain what an existing SigNoz dashboard shows in plain operational language: the panels, queries, variables, and what to watch for on each. Make sure to use this skill whenever the user asks "explain this dashboard", "what does my [X] dashboard show", "walk…

Aug 21, 2026
signoz-generating-queries
unclassified

Generate, write, or run an ad-hoc query against SigNoz observability data (metrics, logs, or traces) without wrapping it in a dashboard panel or alert. Make sure to use this skill whenever the user asks "show me error rates", "query logs for timeout errors",…

Aug 21, 2026
signoz-investigating-alerts
unclassified

Diagnose why a SigNoz alert fired by correlating the alert's own signal with neighbor signals (error rate, latency, throughput, CPU/memory), traces, and logs around the fire window, and rank likely causes. Make sure to use this skill whenever the user asks…

Aug 21, 2026
signoz-managing-views
unclassified

Use when the user wants to create, list, get, update, rename, or delete a SigNoz saved Explorer view. Trigger on phrases like "save this query as a view", "save this filter", "bookmark this search", "list my saved views", "show me views for…

Aug 21, 2026
Showing 8 of 13 collected skills.
issue-triager
software-quality-assurance-analysts-and-testers

Triage a reported bug against terraform-provider-signoz: reproduce it, decide whether it is real and where the defect actually lives, add the coverage that proves it, document the shape in the pattern catalog, and hand over a suggested upstream fix. Use…

Aug 12, 2026
docs-writer
software-developers

Regenerate and validate the provider's Terraform Registry documentation, add Example Usage / Import examples for a resource, or author a guide (getting started, authentication, or a vN→vN+1 migration guide). Use this whenever the task touches `docs/`,…

Jul 23, 2026
integration-tester
software-quality-assurance-analysts-and-testers

Run the end-to-end integration suite (spins up a real SigNoz via foundry, drives Terraform against a locally-built provider, asserts no drift), test a resource change against a live server, add or debug a `tests/testdata/` scenario, or investigate a…

Jul 23, 2026
primus-setter
software-developers

Set up SigNoz primus for this repo — clone it to a location the user picks (default `.primus` at the repo root) and export `PRIMUS_HOME`. Use when primus is not set up: `PRIMUS_HOME` is unset, `make -f "$PRIMUS_HOME/…" help` fails, or the user says "set up…

Jul 23, 2026
resource-creator
software-developers

End-to-end workflow for adding a new Terraform resource + data source to terraform-provider-signoz via the skaff OpenAPI codegen pipeline. Use this whenever the task is to "add", "create", "generate", "scaffold", or "wire up" a new `signoz_<name>`…

Jul 23, 2026
skaff-runner
software-developers

Run the ENTIRE skaff codegen pipeline deterministically from an OpenAPI spec, via a bundled script — every declared resource, all steps in the required order (types → schemas → apitypes → client → flex → services → convertors last). Use whenever you need to…

Jul 23, 2026
spec-syncer
software-developers

Re-run the full skaff codegen pipeline against the latest upstream SigNoz OpenAPI spec to catch up on spec drift, then open a PR with the regenerated code + docs. Use this when the task is "the upstream openapi spec changed", "regenerate the provider from the…

Jul 23, 2026
Showing 6 of 6 repositories
All repositories loaded