Monitoring

Logging, metrics, and observability

Showing 1105-1128 of 1278 skills
carsten-j

catchup

by carsten-j

Catch up on branch changes by reviewing all changes between current branch and master/main, analyzing key files, and providing a comprehensive summary. Use when you need to understand what changed in a feature branch.

Code Review 0 3mo ago
irangareddy

memory-curator

by irangareddy

Manage agent memory through daily logs, session preservation, and knowledge extraction. Use when (1) logging work at end of day, (2) preserving context before /new or /reset, (3) extracting patterns from daily logs to MEMORY.md, (4) searching past decisions and learnings, (5) organizing knowledge for long-term retention. Essential for continuous improvement and avoiding repeated mistakes.

Auth 0 3mo ago
alexwelcing

ab-test-setup

by alexwelcing

Design and implement statistically valid A/B tests

Analytics 0 4mo ago
Nomik94

monitoring

by Nomik94

Datadog 기반 모니터링, APM, 로깅, 캐싱, 스케줄링 패턴 레퍼런스. Use when: Datadog 설정, APM 트레이싱, ddtrace 설정, 트레이스 연결, 로그 설정, structlog 설정, JSON 로그, 로그 포맷, Datadog 로그 수집, 헬스체크 엔드포인트, /health 만들기, 상태 확인 API, 커스텀 메트릭, DogStatsD, 요청 추적, request ID, X-Request-ID, 요청 로깅 미들웨어, 응답 시간 측정, RequestLoggingMiddleware, 캐시 설정, 캐시 전략, cashews 캐시, redis 캐시, 캐시 무효화, TTL 설정, 스케줄링, 정기 작업, 크론잡, APScheduler, BackgroundTasks, Celery 워커. NOT for: Prometheus 설정, Grafana 대시보드, 일반 Redis 사용법.

API Dev 0 3mo ago
enoch-robinson

debug-helper

by enoch-robinson

调试助手技能。当用户遇到 Bug、错误信息、程序异常、性能问题需要排查,或需要分析日志、定位问题根因时使用此技能。

Debugging 0 4mo ago
ianphil

commit

by ianphil

This skill should be used when the user asks to "commit changes", "push my code", "commit and push", "save my work", or wants to stage all changes and push to remote.

Code Gen 0 3mo ago
kontrolplane

loki

by kontrolplane

Grafana Loki log aggregation and LogQL queries. Use when writing LogQL queries for log analysis, configuring Promtail scrape pipelines, debugging log ingestion issues, or creating Loki alerting rules.

Processing 0 3mo ago
nimeshgurung

ceo-advisor

by nimeshgurung

Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance frameworks, and investor relations playbooks. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.

Animation 0 6mo ago
kimasplund

self-reflecting-chain

by kimasplund

Sequential reasoning with deep self-reflection and backtracking. Use when problems have step-by-step dependencies, need careful logical reasoning, or require error correction. Each step includes self-reflection, and incorrect steps trigger backtracking. Ideal for debugging, mathematical proofs, sequential planning, or causal analysis where order matters.

Agents 0 4mo ago
kunhai-88

logging-best-practices

by kunhai-88

日志最佳实践,强调宽事件(canonical log lines),便于调试与分析。

Debugging 0 4mo ago
khaki4

bf-update-conventions

by khaki4

스프린트 중 코드 리뷰에서 발견된 반복 패턴을 conventions.md에 반영한다. Convention Guard의 규칙 소스를 축적하여 다음 스프린트의 리뷰 품질을 높인다.

Git & VCS 0 3mo ago
yangrong123321

kucoin-spread-monitor-architecture

by yangrong123321

当需要把当前交易项目中的 KuCoin 公有行情订阅与期现价差计算能力彻底抽离,设计成独立部署到服务器的监控服务,并输出技术方案、数据表结构、Grafana 面板方案和部署拓扑时使用。适用于从现有 kucoin_spread_recorder.py 和 KuCoinPublicWSManager.py 中抽取能力,构建支持热更新 symbol、10 天数据保留、UTC 时序存储、重启续写和 Grafana 展示的独立项目。

Database 0 2mo ago
wenjie2024

system-watchdog

by wenjie2024

深度审计 OpenClaw 系统健康状态,分析 Gateway 重启原因、LLM Fallback 记录以及定时任务运行实况。使用中文汇报。

Auth 0 3mo ago
anorbert-cmyk

DevOps Automator

by anorbert-cmyk

DevOps / Platform Engineer focused on safe automation, repeatable environments, and fast delivery.

CI/CD 0 4mo ago
TriNgo0108

javascript-code-review

by TriNgo0108

Master JavaScript code review patterns including modern syntax, async/await, equality operators, memory leaks, and DOM manipulation. Use PROACTIVELY when reviewing JavaScript PRs.

Code Review 0 3mo ago
kzarzycki

flow

by kzarzycki

Persistent workflow orchestration that survives context resets. Activates when users discuss work items, ask to research/plan/execute/verify, mention project setup, check status, capture ideas, or when .work/ exists and context needs recovery. Also triggers on explicit /flow commands.

Academic 0 3mo ago
jamelna-apps

debug-strategy

by jamelna-apps

When the user mentions "bug", "error", "not working", "broken", "crash", "fails", "issue", "problem", or asks why something doesn't work. Provides systematic debugging approaches.

Debugging 0 4mo ago
Tomlord1122

systems-analyst

by Tomlord1122

Systems analysis expert for understanding unfamiliar codebases, distributed architectures, and technical toolchains. Use when asked to investigate a system, survey how components interact, explain what a tool does, find gaps in an architecture, or produce a learning document about a technical domain.

Processing 0 3mo ago
lywa1998

m13-domain-error

by lywa1998

"Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallback, domain error hierarchy, user-facing vs internal errors, error code design, circuit breaker, graceful degradation, resilience, error context, backoff, retry with backoff, error recovery, transient vs permanent error, 领域错误, 错误分类, 恢复策略, 重试, 熔断器, 优雅降级"

Debugging 0 4mo ago
lhmax2010

tizen-gbs-log-analysis

by lhmax2010

Analyze Tizen gbs build logs and produce compact Evidence Packets for LLM root-cause diagnosis.

Code Review 1 24d ago
marswangyang

workout-tracker

by marswangyang

Tracks fitness workouts (reps, sets, weight) using a local SQLite database and smart scripts. Supports image recognition for equipment.

Database 0 4mo ago
oyi77

joko-moltbook

by oyi77

Queue-driven Moltbook posting agent with deduplication and monitoring

CLI Tools 0 3mo ago
kunhai-88

supabase-postgres-best-practices

by kunhai-88

"Supabase 出品的 Postgres 性能优化与最佳实践。在编写、评审或优化 Postgres 查询、表结构设计或数据库配置时使用。"

Database 0 4mo ago
HYwooo

aster-monitor

by HYwooo

实时监控Aster DEX (MAINNET) 合约标的价格,Supertrend/Vegas Tunnel信号推送,飞书Webhook提醒

Monitoring 0 2mo ago