Monitoring

Logging, metrics, and observability

Showing 673-696 of 1354 skills
aviflombaum

secure-server

by aviflombaum

This skill should be used when the user asks to "secure server", "harden server", "server hardening", "setup server security", or needs to configure fail2ban, UFW, auditd, rkhunter, unattended-upgrades, or security alerting on Ubuntu servers.

CLI Tools 39 6mo ago
Svenja-dev

social-media-content

by Svenja-dev

Erstellt plattformoptimierte Social Media Inhalte für LinkedIn, X/Twitter, Discord, Reddit. B2B/MES-Industrie fokussiert.

Monitoring 38 8mo ago
Svenja-dev

changelog-generator

by Svenja-dev

Automatische Release Notes aus Git Commits. Kategorisiert Commits (Features, Fixes, Breaking Changes), wandelt technische Sprache in kundenfreundliche Beschreibungen um. Aktivieren mit /changelog, /changelog v1.2.0..v1.3.0, oder /changelog --week.

Docs Gen 38 8mo ago
martinellich

use-case-diagram

by martinellich

Creates or updates PlantUML use case diagrams defining actors, use cases, and their relationships from requirements. Use when the user asks to "create a use case diagram", "draw a UML diagram", "map actors to use cases", "generate a .puml file", or mentions PlantUML, use case overview, actor diagram, or system use cases.

Code Gen 37 6mo ago
pratos

codebase-analyzer

by pratos

Analyzes codebase implementation details with precise file:line references. Use when you need to understand HOW specific code works, trace data flow, or explain technical workings of components.

Processing 12 7mo ago
jackjin1997

langsmith-trace

by jackjin1997

"Use this skill for ANY LangSmith/LangChain observability question. Covers two topics: (1) Adding tracing to your application (LangChain/LangGraph or vanilla Python/TS with @traceable), and (2) Querying traces for debugging, analyzing execution flow, and exporting trace data."

Processing 12 7mo ago
EnzeD

r3f-fundamentals

by EnzeD

React Three Fiber fundamentals - Canvas, hooks (useFrame, useThree), JSX elements, events, refs. Use when setting up R3F scenes, creating components, handling the render loop, or working with Three.js objects in React.

Math 113 7mo ago
OzeroHAX

planning-monitoring-checks

by OzeroHAX

Observability: metrics, alerts, dashboards, post-change observation windows

Monitoring 32 6mo ago
OzeroHAX

testing-load

by OzeroHAX

Load testing (k6/JMeter scenarios, benchmarks)

Debugging 32 6mo ago
xenitV1

server-management

by xenitV1

Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.

Code Review 130 7mo ago
mikkelkrogsholm

opentelemetry

by mikkelkrogsholm

"OpenTelemetry — vendor-neutral observability framework for generating and collecting traces, metrics, and logs. Use when building with OpenTelemetry or asking about its JavaScript/Node.js SDK setup, auto-instrumentation, manual spans, exporters, context propagation, sampling, or integration with Jaeger, Zipkin, or OTLP collectors. Fetch live documentation for up-to-date details."

API Dev 6 6mo ago
RoleModel

action-cable

by RoleModel

Setup and use ActionCable for real-time features in Rails applications using WebSockets. Use when implementing real-time updates, live notifications, broadcasting changes, or when the user mentions WebSockets, ActionCable, channels, broadcasting, or Turbo Streams over cable.

Code Gen 6 7mo ago
aiocean

aio-grafana-diagram

by aiocean

This skill should be used when the user asks about "grafana diagram", "mermaid in grafana", "diagram panel", "binding data to diagram nodes", "grafana mermaid widget", "dynamic diagram", "data-driven diagram", or needs to create flowcharts, sequence diagrams, gantt charts, state diagrams, ER diagrams, or user journey diagrams in Grafana dashboards. Use whenever user mentions Grafana and wants to visualize time-series data or service health as interactive diagrams in their dashboard. Guide for using the jdbranham-diagram-panel plugin with data binding.

Analytics 4 6mo ago
faionfaion

faion-growth-marketer

by faionfaion

"Growth marketing: experiments, analytics, A/B testing, AARRR metrics, retention."

Analytics 4 7mo ago
lodekeeper

local-mainnet-debug

by lodekeeper

Debug Lodestar beacon node issues by running a local mainnet node with checkpoint sync and engineMock. Use for investigating networking bugs, peer discovery issues, identify failures, metrics anomalies, or any behavior that needs real-world peer interactions without a full execution client.

API Dev 4 6mo ago
L-yifan

dspy

by L-yifan

Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming

ML Ops 4 6mo ago
faionfaion

faion-ml-ops

by faionfaion

"ML operations: fine-tuning (LoRA, QLoRA), model evaluation, cost optimization, observability."

ML Ops 4 7mo ago
aiocean

aio-monitoring-observability

by aiocean

This skill should be used when the user asks to "set up monitoring", "design metrics", "create alerts", "build dashboards", "calculate SLOs", "analyze performance", "compare monitoring tools", "migrate from Datadog", or mentions Prometheus, Grafana, Loki, OpenTelemetry, Four Golden Signals, RED/USE methods, error budgets, distributed tracing.

Code Review 4 6mo ago
faionfaion

faion-cicd-engineer

by faionfaion

"CI/CD: GitHub Actions, GitLab CI, Jenkins, ArgoCD, GitOps, monitoring."

CI/CD 4 7mo ago
lodekeeper

grafana-loki

by lodekeeper

Query logs from Grafana Loki for Lodestar beacon nodes, execution clients, and validators. Use when investigating node crashes, errors, sync issues, or any log-level debugging. Covers CL (beacon), EL (execution), validator, and infrastructure logs. Requires Grafana access to the Lodestar monitoring stack.

Processing 4 6mo ago
lodekeeper

release-metrics

by lodekeeper

Evaluate Lodestar release candidate readiness by comparing beta/RC metrics against stable. Use when deploying a new RC to beta nodes, reviewing metrics before cutting a release, or assessing whether a release candidate has regressions. Covers health checks, performance comparison, memory/resource analysis, validator effectiveness, networking quality, and PeerDAS-specific metrics. Requires Grafana/Prometheus access to the Lodestar monitoring stack.

Monitoring 4 6mo ago
greyhaven-ai

grey-haven-smart-debugging

by greyhaven-ai

"AI-powered intelligent debugging with stack trace analysis, error pattern recognition, and automated fix suggestions. Use when debugging complex errors, analyzing stack traces, or performing root cause analysis. Triggers: 'debug', 'error analysis', 'stack trace', 'root cause', 'troubleshooting'."

Code Review 30 8mo ago
yoanbernabeu

supabase-pentest

by yoanbernabeu

Orchestrate a complete Supabase security audit with guided step-by-step execution and ownership confirmation.

Code Review 67 7mo ago
ymd38

software-evaluation

by ymd38

Evaluate code quality across five pillars (Architecture, Reliability, Observability, Security, DX) and produce a 1-10 scorecard with a strategic improvement roadmap. Use when you want a comprehensive quality review of a directory or module. Triggers on requests like "evaluate code quality", "review architecture", "score my code", "code audit", "/software.evaluation", or when asked for a quality assessment of a directory from a CTO or architect perspective.

Debugging 3 6mo ago