监控

日志、指标与可观测性

显示 1273-1296 / 共 1352 个技能
lywa1998

rust-router

lywa1998

"CRITICAL: Use for ALL Rust questions including errors, design, and coding.

代码评审 0 7个月前
veithly

monad-swarm-agent

veithly

"🐝 Monad Swarm Intelligence SubAgent - A decentralized AI agent swarm that coordinates through Monad blockchain for collective decision-making, trading signals, and on-chain collaboration. Built for Moltiverse Hackathon."

智能体 0 7个月前
TriNgo0108

distributed-tracing

TriNgo0108

Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems.

API 开发 0 6个月前
APSP-AG

wsl-embedded-debugging

APSP-AG

Run embedded build/flash/debug workflows from WSL by invoking Windows executables that own USB/JTAG access (for example cargo.exe, probe-rs.exe, or openocd.exe). Use when an agent must reproduce firmware behavior on hardware, flash an MCU, collect bounded runtime logs, or debug probe connectivity from a WSL workspace.

CLI 工具 0 7个月前
JsonLee12138

deployment-observability-smoke

JsonLee12138

Run post-deployment smoke checks with Makefile targets (remote-status, remote-logs) plus optional health URL checks. Use after deployment to verify runtime state before final acceptance.

代码评审 0 6个月前
dotnet

maintaining-binary-log-compatibility

dotnet

'Guides changes to MSBuild binary log infrastructure. Consult when modifying BinaryLogger or BinaryLogReplayEventSource, adding new BuildEventArgs types, changing event serialization/deserialization, modifying ProjectImportsCollector, adjusting message importance levels, or making changes that affect .binlog content. Also applies when verifying that behavioral changes are properly reflected in binary log output.'

监控 5547 4个月前
kontrolplane

grafana

kontrolplane

Grafana dashboard JSON configuration and alerting. Use when creating or editing dashboard JSON, configuring panels programmatically, setting up Grafana alerting rules, or troubleshooting visualization issues.

分析 0 7个月前
mguinada

phoenix-observability

mguinada

"Open-source AI observability platform for LLM tracing, evaluation, and monitoring. Use when debugging LLM applications with detailed traces, running evaluations on datasets, monitoring production AI systems, or setting up observability infrastructure for agentic systems. PROACTIVE ACTIVATION: Auto-invoke when implementing observability/tracing for LLM agents, setting up evaluation pipelines, or configuring OpenTelemetry instrumentation. DETECTION: Check for arize-phoenix imports, OpenTelemetry setup, or observability-related code. USE CASES: Debugging LLM apps, running evaluations, monitoring production systems, setting up tracing infrastructure, instrumenting agent frameworks, tracing custom agents with decorators (@tracer.agent, @tracer.chain, @tracer.tool)."

智能体 0 6个月前
taika-izumi

decision-log

taika-izumi

"重要な意思決定をADR(Architecture Decision Record)として記録・管理する。設計判断、プロセス決定、スコープ決定、方針決定を構造化して記録する。意思決定を検出した瞬間に呼ぶこと。実行中の他スキルの完了を待ってはならない。"

监控 0 2天前
Jackiexiao

pricing-strategy

Jackiexiao

"(中文)When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' or 'monetization.' This skill covers pricing research, tier structure, and packaging strategy."

学术 0 6个月前
affaan-m

dashboard-builder

affaan-m

Build monitoring dashboards that answer real operator questions for Grafana, SigNoz, and similar platforms. Use when turning metrics into a working dashboard instead of a vanity board.

分析 24.4万 26天前
xuesongjun

add-page

xuesongjun

为 Test Studio 添加新页面

Docker 0 7个月前
ElementFarmerRouse

technical-writing

ElementFarmerRouse

Use when drafting or revising internal technical design docs, review notes, architecture writeups, or sharing posts in Chinese, especially when the tone should stay evidence-backed, calm, and suitable for peers or leaders rather than marketing or literary writing.

调试 0 3个月前
rozwer

stats

rozwer

stats.jsonl からの使用統計を表示します — ツール/スキル使用回数、トップ5、最適化提案。

数据处理 0 6个月前
Chen19007

git-commit

Chen19007

"智能提交与仓库初始化:自动生成 .gitignore、筛选提交文件、隐私扫描、配置 GitHub SSH 远程。用于初始化仓库、提交变更、设置远程、准备项目版本控制。"

调试 0 7个月前
ivanfuhr

laravel-progressive-learning

ivanfuhr

Maintain a per-repo guideline that tracks mistakes, corrections, and what works for Laravel/PHP work. Activates EVERY session, unconditionally. Read the guideline before doing anything. Write to it continuously as you work — not just at session boundaries. Log your own mistakes, not just user corrections. The guideline lives in the repo at .ai/guidelines/.

认证鉴权 0 7个月前
Olino3

debugging-expert

Olino3

Forge is a marketplace for a Claude Code Plugins

调试 0 6个月前
Tzeusy

environment-report

Tzeusy

Generate a daily home environment report from Home Assistant sensor readings.

分析 0 4个月前
terryjyu

browser-automation-parity

terryjyu

Enforce parity between interactive Browser Subagent sessions and headless Python+Playwright automation in Google Antigravity. Use this skill whenever browser automation fails silently in run mode, a click/navigation/paste works under subagent guidance but breaks in replay, you need CI-grade reproducibility with rich diagnostics, or you're building any Playwright automation that must be observable and self-checking. Also trigger when the user mentions "trace", "flaky test", "missed click", "run mode fails", "subagent works but script doesn't", or wants to debug browser automation discrepancies.

调试 0 6个月前
yusenthebot

cors

yusenthebot

Node.js CORS middleware. Use when: Enable CORS for a Single Route; Configuring CORS; Configuring CORS w/ Dynamic Origin. NOT for: client-side browser applications; static file serving without a server.

API 开发 0 6个月前
maxoreric

log-skill

maxoreric

记录执行过程的 Skill。当需要保存执行记录、工作日志时触发。触发词:记录、log、日志、work log、保存记录。

智能体 0 7个月前
commercengine

ce-webhooks

commercengine

Commerce Engine webhook events and syncing. 14 event types for orders, payments, refunds, and shipments. Signature verification and async processing patterns.

API 开发 0 6个月前
zhinjs

zhin-error-handling

zhinjs

Guides error handling in Zhin using the built-in error hierarchy, ErrorManager, RetryManager, and CircuitBreaker. Use when implementing resilient error handling, retry logic, or circuit breaker patterns in Zhin plugins.

代码生成 0 7个月前
kontrolplane

prometheus

kontrolplane

Prometheus metrics and PromQL queries. Use when writing PromQL queries, creating recording or alerting rules, debugging metric scraping issues, or understanding counter/gauge/histogram behavior.

调试 0 7个月前