- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
detect-atr-squeeze-regime
by fatfingererr
以 14 日指數平滑 ATR 偵測市場是否從秩序型趨勢轉為波動主導的擠壓(squeeze)行情,並輸出對技術位、停損、交易持有期的可行性評估。
webhook-developer
by paulund
Use when developing outgoing webhooks for applications and services.
wallet-monitoring-bot
by SanctifiedOps
Build a Solana wallet monitoring bot (inflows/outflows, threshold alerts) with safe rate limits and privacy guardrails. Use for treasury monitoring, whale tracking, or security alerts.
hipaa-compliance
by peixotorms
Use when handling health data, patient records, medical systems, PHI, ePHI, healthcare APIs, EHR integrations, telehealth, health apps, or any code processing Protected Health Information — HIPAA Security Rule technical safeguards, 18 identifiers, Safe Harbor, Expert Determination, 164.312, access control, audit log, encryption at rest, encryption in transit, BAA, Business Associate Agreement, minimum necessary, breach notification, HHS, OCR, de-identification
openclaw-watchdog
by Abdullah4AI
Self-healing monitoring system for OpenClaw gateway. Auto-detects failures, fixes crashes, and sends Telegram alerts.
Root Cause Tracing
by mamba-mental
Systematically trace bugs backward through call stack to find original trigger
wechat-chat-tool
by dafang
微信小程序聊天工具开发指南。当开发聊天工具分包、配置 chatTools、发送消息到群聊、动态消息、获取群成员信息、wx.openChatTool、wx.getChatToolInfo 时使用。
monitor-etf-holdings-drawdown-risk
by fatfingererr
偵測「商品價格上漲、但對應實物 ETF/信託持倉卻下滑」的背離現象,並用多指標交叉驗證,評估是否存在實物供給緊張/交割壓力風險。
detect-palladium-lead-silver-turns
by fatfingererr
以ééçå è¡è½åä½çºç¢ºèªæ¢ä»¶ï¼æª¢é©ç½éçææ¼²è·æ¯å¦ç²å¾å·¥æ¥æ¯æ°£èé¢¨éªæ ç·çåæ¥æ¯æï¼ä¸¦æ¨è¨ç¼ºä¹ééåè度ç失æèµ°å¢ã
rpc-selection-and-resilience
by SanctifiedOps
Playbook for selecting Solana RPC providers and building resilient client access (fallbacks, timeouts, rate limits, caching, cost control). Use when designing infra or debugging RPC issues.
ab-test-setup
by sarfraznawaz2005
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.
cli-builder
by sarfraznawaz2005
Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.
take-screenshots
by sarfraznawaz2005
A Windows screenshot skill that provides both programmatic full-screen capture and interactive region selection.
Skill: IDEA Config Backup
by teslasoft-de
Professional skills and tools for Claude Code, including UX design, authentication patterns, collaboration workflows, and developer tools.
commit
by Donngi
コミット規約に沿ったコミットを作成する(変更の分類・分割も自動判断)。ユーザーが「コミットして」「変更をコミット」「/commit」などと言った場合に使用。Conventional Commitsを基本とした規約に従い、適切なtype/scope/subjectを自動生成。複数の論理単位に分割すべき変更は自動判断して複数コミットに分割する。
strategy
by teslasoft-de
Develop UX strategy, metrics, and organizational alignment. Use for UX vision, roadmaps, maturity assessment, DesignOps, HEART/CASTLE metrics, north star metric, experience canvas, UX OKRs, UX ROI calculation, stakeholder alignment, agentic UX, and delegative UI patterns.
business-intelligence
by fefogarcia
Expert business intelligence covering dashboard design, data visualization, reporting automation, and executive insights delivery.
claude-agent-hookify-conversation-analyzer
by monkey1sai
Converted from Claude plugin agent "conversation-analyzer" (hookify).
error-diagnostics-error-trace
by liuchiawei
"You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging,"
anvil-conflict-resolution
by starwreckntx
Multi-model committee conflict resolution with weighted voting, multisig arbitration, and escalation cascade.
chronicle-protocol-v5-log
by starwreckntx
Log events using Chronicle Protocol v5 structured format.
datadog-observability
by ethanrcohen
Search, aggregate, and analyze Datadog logs, metrics, and APM data using pup (Datadog's official CLI). Use when debugging production issues, investigating errors, triaging incidents, checking service health, querying metrics, or when the user mentions Datadog, logs, metrics, APM, or error investigation. Triggers on requests involving log analysis, metric queries, service debugging, error counts, or production monitoring.
finance-engineer
by violetio
Financial systems and cost engineering
root-cause-tracing
by Krosebrook
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior