Skip to main content
grafana
Profil créateur GitHub

grafana

Vue par dépôt de 200 skills collectés dans 29 dépôts GitHub.

skills collectés
200
dépôts
29
mis à jour
27 août 2026
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
skills
49 skills · 17 août 2026
Administrateurs de réseaux et de systèmes informatiquesDéveloppeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiques
4 catégories métier · 100 % classifié
25 %part
#02
grafana-pathfinder-app
32 skills · 19 août 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes des systèmes informatiquesAnalystes en sécurité de l'informationDéveloppeurs webRédacteurs techniques
6 catégories métier · 81 % classifié
16 %part
#03
gcx
31 skills · 27 août 2026
Développeurs de logicielsAdministrateurs de réseaux et de systèmes informatiquesAnalystes en assurance qualité des logiciels et testeurs
3 catégories métier · 87 % classifié
16 %part
#04
metrics-drilldown
26 skills · 26 août 2026
Développeurs de logicielsDéveloppeurs webAnalystes en assurance qualité des logiciels et testeurs
3 catégories métier · 96 % classifié
13 %part
#05
tempo
9 skills · 25 août 2026
Développeurs de logicielsRédacteurs techniques
2 catégories métier · 67 % classifié
4,5 %part
#06
interactive-tutorials
7 skills · 16 août 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 86 % classifié
3,5 %part
#07
ai-sdk
6 skills · 28 juil. 2026
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100 % classifié
3 %part
#08
xk6-subcommand-agent
6 skills · 3 juil. 2026
Analystes en assurance qualité des logiciels et testeursDéveloppeurs de logiciels
2 catégories métier · 100 % classifié
3 %part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

profilecli-insights
Développeurs de logiciels

Query live Pyroscope profiles with profilecli, analyze them with pprof, and correlate hot functions with checked-out source code. Use when the user asks to investigate a service with a configured Pyroscope server, profilecli, and pprof.

17 août 2026
k6-perf-test-website
Analystes en assurance qualité des logiciels et testeurs

Use when the user wants to performance-test, load-test, or stress-test a public website end-to-end with k6. Produces a hybrid (protocol + browser) test suite, SLO-backed thresholds, a load-generator monitor sidecar, and a Grafana-side investigation playbook…

13 août 2026
synthetic-monitoring-checks
Analystes en assurance qualité des logiciels et testeurs

Author Grafana Cloud Synthetic Monitoring checks, with deep coverage of k6 scripted and browser checks: SM's single-VU/single-iteration execution model, assertions that actually fail probe_success (expect() and fail() vs bare check()), secrets, deterministic…

5 août 2026
testing
Administrateurs de réseaux et de systèmes informatiques

Probe, load-test, and instrument frontends from Grafana Cloud. Covers Synthetic Monitoring (HTTP / DNS / TCP / Ping / Traceroute / Multihttp / k6-browser scripted checks from 20+ global probes, alert on `probe_success` + TLS-cert expiry), Grafana Cloud k6…

30 juil. 2026
loki-label-analyzer
Administrateurs de réseaux et de systèmes informatiques

Expert evaluator for Grafana Loki label strategy. Audits, designs, and improves label schemas using cardinality scoring, access-pattern alignment, static vs. dynamic label rules, and consistency checks. Use when the user asks to evaluate, audit, design, or…

24 juil. 2026
k6
Analystes en assurance qualité des logiciels et testeurs

Generate, validate, and review k6 test scripts — load, stress, spike, soak, smoke, breakpoint, functional, and protocol. Covers HTTP, WebSocket, gRPC, browser, all executors, thresholds, checks, custom metrics, the k6-testing library, k6 Cloud execution, and…

21 juil. 2026
datasources-provisioning
Administrateurs de réseaux et de systèmes informatiques

Generate a copy-paste Grafana data source provisioning file (YAML or Terraform) for any plugin from its standardized settings schema on the plugins CDN. Use when the user wants to provision or configure a data source as code — e.g. "provision infinity",…

10 juil. 2026
prometheus-label-strategy
Administrateurs de réseaux et de systèmes informatiques

Expert evaluator for Prometheus label strategy on Grafana Cloud. Audits, designs, and improves label schemas using cardinality scoring, access-pattern alignment, static vs. dynamic label rules, histogram bucket discipline, and instrumentation hygiene.…

9 juil. 2026
Affichage de 8 skills collectés sur 49.
create-experiment
non classé

Set up a new A/B experiment in Grafana Pathfinder end to end — MTFF flag, variant validation, enrollment seam, exposure and behaviour analytics, QA overrides, tests, docs, and a retirement plan. Use when the user runs `/create-experiment`, asks to add or run…

19 août 2026
create-experiment
non classé

Set up a new A/B experiment in Grafana Pathfinder end to end — MTFF flag, variant validation, enrollment seam, exposure and behaviour analytics, QA overrides, tests, docs, and a retirement plan. Use when the user runs `/create-experiment`, asks to add or run…

19 août 2026
prevent-doc-drift
non classé

Per-PR documentation-drift prevention. When a PR adds new code subsystems, scripts, skills, docs, plugin routes, feature flags, or changes architecture relationships, this skill produces the AGENTS.md, CLAUDE.md, and .cursor/rules/ updates needed in the same…

17 août 2026
secure
non classé

Security audit — frontend (F1-F6 rules from `.cursor/rules/frontend-security.mdc`), Go backend (URL allowlists, token handling, hardcoded secrets, unbounded reads), MCP HTTP transport (size / wallclock / concurrency caps, Zod-validated tool inputs), and…

17 août 2026
review
non classé

Routed PR review orchestrator. Load for `/review` command or any PR review task.

11 août 2026
techdebt
non classé

Locate technical debt in a subsystem or architectural component of a codebase. Use when the user runs `/techdebt <subsystem>` or asks to audit a module for smells, duplication, prop drilling, dead code, or other debt patterns. Examples: "/techdebt src/auth",…

11 août 2026
bugfix
Développeurs de logiciels

Fix a robustness bug from GitHub issues using worktrees, test-first development, and subagents.

29 juil. 2026
changelog
Développeurs de logiciels

Draft a CHANGELOG.md entry from merged PRs since the last release tag. Categorizes by conventional-commit prefix (Added / Fixed / Chore / Security / Changed / Removed), rewrites PR titles into sentence-case narrative bullets with PR refs, and commits to the…

29 juil. 2026
Affichage de 8 skills collectés sur 32.
migrate-provider
Développeurs de logiciels

Reference for porting a Grafana Cloud product from the legacy grafana-cloud-cli into a gcx provider — adapter, schema/example registration, CRUD redirect commands. HUMAN-DRIVEN — this skill is outside the integrate-with-gcx v1 autonomous workflow and must not…

27 août 2026
agento11y
non classé

Inspects and manages Grafana Agent Observability resources via gcx: conversations, generations, evaluators, rules, scores, and templates. Use when the user wants to list or search conversations, inspect generations, manage evaluators (upsert, test, delete),…

26 août 2026
review-pr
non classé

Review someone else's gcx pull request, produce a ranked report with a verdict, and optionally post it to GitHub as line-anchored inline comments. Covers what to report, in what order, when to stop, how to rank over-engineering findings, how to judge whether…

25 août 2026
add-datasource
non classé

Use for the implementation workflow that adds gcx CLI support for a datasource type not registered in internal/datasources/providers — query client, command constructors, DatasourceProvider registration. Trigger on "add support for an unsupported datasource…

25 août 2026
integrate-with-gcx
non classé

Guides a contributor and their coding agent through adding or extending a capability in the grafana/gcx codebase: deciding whether a new command is needed and where it belongs (provider, datasource kind, resource adapter, cloud command, or bundled skill),…

19 août 2026
oncall-triage
Administrateurs de réseaux et de systèmes informatiques

Triages active Grafana OnCall alert groups via gcx - list, inspect, acknowledge, silence, resolve. Use when the user is triaging what is actively paging in Grafana OnCall, or asks about active alert groups, acknowledging or silencing or resolving fires,…

13 août 2026
agento11y-instrument
Développeurs de logiciels

Sets up and instruments a developer's own LLM app or agent to send generations and agentic workflow to Grafana Agent Observability (the Agent Observability SDKs) — greenfield setup, fixing broken instrumentation, or filling gaps in existing instrumentation.…

12 août 2026
add-provider
Développeurs de logiciels

Use for the implementation workflow once a capability is already classified as a Grafana Cloud product provider (SLO, OnCall, Synthetic Monitoring, k6, ML, etc.) — provider package, commands, config keys, optional resource adapters. Trigger on "add provider",…

11 août 2026
Affichage de 8 skills collectés sur 31.
Affichage de 8 skills collectés sur 26.
docs-review
non classé

Review documentation changes for style, accuracy, and completeness. Use when docs have been written or updated and need a quality check before submission, when the user asks to review docs, proofread, check style compliance, or verify technical accuracy of…

25 août 2026
docs-pr-check
non classé

Assess documentation status for PRs — classify gaps, identify existing docs that need updating, and flag UI changes that may affect screenshots. Use when the user asks to check docs coverage for PRs, triage documentation needs, audit PRs for missing docs,…

21 août 2026
docs-pr-write
non classé

Write or update product documentation for user-facing PR changes. Use when the user asks to write docs for a PR, document a PR, update existing docs based on a code change, process PRs flagged by docs-pr-check, or provides PR numbers or links and wants the…

21 août 2026
sembr-reformat
Rédacteurs techniques

Reformat prose using Semantic Line Breaks (SemBr) from https://sembr.org while preserving rendered output and meaning. Use when asked to reflow plain text or compatible markup (Markdown, AsciiDoc, reStructuredText, LaTeX, Org, MediaWiki) into semantic…

17 juil. 2026
docs-workflow
Développeurs de logiciels

End-to-end workflow for PR documentation — check, write, review, and optionally validate screenshots. Use when the user wants to document one or more PRs from start to finish, run the full docs pipeline, or asks for a complete documentation pass on PRs.

25 juin 2026
persona-check
Développeurs de logiciels

Use this skill to assess whether documentation content fits its intended audience. Identifies the target persona (Learner, Practitioner, Expert, Operator), use case, and entry state, then flags mismatches between the content and what that audience needs. Use…

25 juin 2026
changelog-entry
Développeurs de logiciels

Create or fix Tempo changelog entries with .chloggen. Use when a PR needs a changelog, CHANGELOG.md was edited directly, or the user asks to add/update/amend release notes.

10 juin 2026
fix-vendor-conflicts
Développeurs de logiciels

Resolve vendor/ conflicts during a merge, rebase, or dependency upgrade on main or release branches

13 avr. 2026
Affichage de 8 skills collectés sur 9.
migrate-guide
non classé

Migrate a standalone guide or learning path to the Pathfinder package format by generating manifest.json (and path-level content.json for LJs). Reads content.json, index.json, recommender rules, and optionally website markdown to derive all manifest fields.…

16 août 2026
review-learning-path
Analystes en assurance qualité des logiciels et testeurs

Guide a human reviewer through a learning path PR in interactive-tutorials — five phases from checkout through Block Editor smoke testing and GitHub submit. AI assists; the reviewer tests and approves comments. Use when the user runs /review-learning-path-pr.

16 août 2026
preflight-learning-path
Analystes en assurance qualité des logiciels et testeurs

Guide a learning path author through pre-PR self-review in interactive-tutorials. Mirrors /review-learning-path-pr (shared static checklists, shared claim-check, Playwright DOM, readiness) from the author side, then optional package fixes and optional…

4 août 2026
autogen-guide-dashboard
Développeurs de logiciels

Generate interactive guide content.json files from Grafana dashboard JSON. Analyzes dashboard panels, variables, rows, and data sources to produce a Pathfinder guide that tours or explains a dashboard. Use when the user provides dashboard JSON (file, pasted,…

13 juil. 2026
autogen-guide
Développeurs de logiciels

Generate interactive guide content.json files from source code. Analyzes React/TypeScript UI components to extract structure, selectors, field metadata, and conditional logic, then produces a Pathfinder guide JSON. Use when the user provides GitHub links to…

13 juil. 2026
audit-guide
Développeurs de logiciels

Comprehensive read-only audit of an existing Pathfinder guide. Combines structural (lint), semantic (check + best-practices decision trees + the 21 critical rules), and adversarial (attack) analysis into one phased workflow that produces a single prioritised…

12 juil. 2026
update-guide
Développeurs de logiciels

Modify an existing Pathfinder guide based on a change request. Plans the edit, applies it surgically, runs a review pass against critical rules, and validates with the Pathfinder CLI. Preserves all blocks outside the planned change. Use when the user wants to…

12 juil. 2026
ai-sdk-parity-review
Analystes en assurance qualité des logiciels et testeurs

Review any requested ai-sdk scope against the registered upstream Vercel AI SDK parity baseline. Use for PRs, the current git diff, a branch range, a package or directory such as providers/anthropic, a reported bug, a new feature, stream chunks, SSE framing,…

28 juil. 2026
ai-sdk-parity-upgrade
Développeurs de logiciels

Upgrade the registered upstream Vercel AI SDK parity baseline for the Go ai-sdk repo. Use when bumping upstream ai or @ai-sdk/* package versions, regenerating conformance expectations, reconciling upstream behavior changes, or moving…

28 juil. 2026
openspec-apply-change
Développeurs de logiciels

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

28 juil. 2026
openspec-explore
Développeurs de logiciels

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

28 juil. 2026
openspec-propose
Développeurs de logiciels

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

28 juil. 2026
pr-description-writer
Développeurs de logiciels

Write or rewrite pull request descriptions from a branch diff, commit range, existing PR, issue, upstream reference, specification, bug report, or review context. Use when an agent needs to create, update, or improve a PR body so it explains concrete code and…

28 juil. 2026
k6-docs
Développeurs de logiciels

Look up official k6 documentation with `k6 x docs` when writing, debugging, or configuring a k6 test, or reaching for any k6 API, option, executor, or CLI flag. k6 syntax changes between versions, so consult it instead of recalling k6 from memory or searching…

3 juil. 2026
k6-browser-test
Analystes en assurance qualité des logiciels et testeurs

Use this skill when the user wants to write a k6 browser test that interacts with a web page using a real browser (Chromium). Covers navigation, clicks, form fills, assertions, and web-vitals thresholds via the k6/browser module. Trigger on "browser test",…

6 mai 2026
k6-load-test
Analystes en assurance qualité des logiciels et testeurs

Use this skill when the user says "write a k6 script", "generate a k6 load test", or "create performance tests with k6." Handles load, performance, stress, soak, and spike tests for APIs, services, and applications, leveraging k6 MCP tools for script…

6 mai 2026
k6-playwright-converter
Analystes en assurance qualité des logiciels et testeurs

Use this skill when a user provides a Playwright script and needs a faithful conversion into a production-ready k6/browser test while following Grafana's migration guidance and MCP workflows.

6 mai 2026
k6-smoke-test
Analystes en assurance qualité des logiciels et testeurs

Use this skill when the user wants a quick k6 smoke test to verify basic functionality under minimal load. Smoke tests run 1–5 VUs for a short duration and assert that endpoints respond correctly. Trigger on "smoke test", "sanity check", or "quick health…

6 mai 2026
k6-test-planner
Analystes en assurance qualité des logiciels et testeurs

Use this skill to plan k6 test suites from natural-language requirements. It analyses the system under test, identifies the right test types (load, stress, soak, spike, smoke, browser), and produces a structured test plan that other k6 skills can execute.…

6 mai 2026
12 dépôts affichés sur 29