- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
ab-test-setup
by ma1orek
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.
pricing-strategy
by Jackiexiao
"Help with pricing, packaging, tiers, and monetization decisions."
hook-timer
by rozwer
Show hook execution timing from hook-timer.jsonl. Highlights slow hooks over 500ms.
visual-tx
by matrooslabs
Analyze Ethereum transactions by fetching semantic trace data and generating a visual HTML explanation. Use this skill whenever the user provides a transaction hash, asks to analyze a transaction, wants to understand what happened in a tx, or asks about internal calls, token transfers, swaps, or any on-chain activity within a transaction. Trigger on phrases like "scan this tx", "what happened in this transaction", "trace this tx", "explain this transaction", or any 0x-prefixed 66-character hash.
Root Cause Tracing
by yousufjoyian
Claude agent skills and workspace configuration
dingtalk-auto-approve
by gomoai
OpenClaw 钉钉审批自动通过技能。指导 Agent 部署和维护一个钉钉 Stream 审批机器人, 监听审批事件,对符合条件的审批单自动通过,并附带进程守护、健康监控、兜底自动审批。 使用场景:(1) 自动通过特定钉钉审批流(如账号权限申请单)(2) 监控审批机器人运行状态 (3) 兜底检查并自动处理卡住的审批单 (4) 一键安装部署整套服务。 触发词:钉钉审批自动通过、钉钉审批机器人、自动审批、审批流自动化、钉钉审批监控。
commit
by bohdan-shulha
Create and execute Git commits in Conventional Commits format with a required body. Use when the user asks to commit changes, write commit messages, or prepare a clean commit. Always run a pre-commit safety guard first, abort on log files or untracked high-risk binary extensions, then stage with git add . -A.
Security Logging & Monitoring
by anorbert-cmyk
Designs audit trails and security telemetry for fast detection and response, aligned with OWASP Logging Cheat Sheet.
Tracing Knowledge Lineages
by yousufjoyian
Claude agent skills and workspace configuration
ab-test-setup
by automindtechnologie-jpg
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.
git_refactor_skill
by theoneLee
分析 git commit 差异并根据用户指令进行重构的技能。它可以根据指定的 commit 到 HEAD 之间的变更,以最强大脑视角提供高内聚、易维护的重构建议。
opencal
by opencal-ai
Log meals, check nutrition progress, and manage calorie goals in the OpenCal app — hands-free via your AI agent. Use when the user mentions eating, food, calories, macros, or nutrition.
Corporate & Enterprise
by neillock
Authority-driven specification for full-funnel business sites (Home, Services, Case Studies).
autoresearch
by chrisliu298
Autonomous experiment loop faithful to Karpathy's autoresearch. Set up a branch, establish a baseline, then loop forever: edit, commit, run, measure, keep or revert. Use when asked to "run autoresearch", "optimize X in a loop", or "start experiments".
backend-principle-eng-cpp-pro-max
by PrakharMNNIT
"Principal backend engineering intelligence for C++ systems and performance-critical services. Actions: plan, design, build, implement, review, fix, optimize, refactor, debug, secure, scale backend code and architectures. Focus: correctness, memory safety, latency, reliability, observability, scalability, operability."
fumadocs-deploy
by foreveryh
Fumadocs 构建和部署验证。清理缓存、构建项目、检查 Caddy 配置、 验证资源可访问性。在 pnpm build 后使用,确保部署成功。
farol
by hugoapolinario
Install and use the Farol Python SDK (@trace) to sync AI agent runs, tokens, cost, and steps to Farol observability. Use when adding observability to Python agents.
backend-principle-eng-javascript-pro-max
by PrakharMNNIT
"Principal backend engineering intelligence for JavaScript services. Actions: plan, design, build, implement, review, fix, optimize, refactor, debug, secure, scale backend code and architectures. Focus: correctness, reliability, performance, security, observability, scalability, operability, cost."
optimizing-with-react-compiler
by djankies
Teaches what React Compiler handles automatically in React 19, reducing need for manual memoization. Use when optimizing performance or deciding when to use useMemo/useCallback.
20-andruia-niche-intelligence
by slurpyb
"Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos del sector. Actívalo tras definir el nicho."
a2ui-embed
by yousufjoyian
Write HTML visualizations to the A2UI panel or embed running apps
dedsi-vue-ui
by DedsiTeam
Dedsi-Vue-UI 是一个基于 Vue 3 + TypeScript 的现代化 UI 组件库,提供了 37+ 个高质量组件,涵盖基础、布局、导航、数据展示和反馈等场景。
mtga-draft-helper
by kkunde
"MTG Arena draft assistant using 17Lands data and set-specific draft guides. Use when the user asks to help with an MTG Arena draft, analyze draft picks, evaluate cards for limited, fetch 17Lands card ratings, read the Arena Player.log for current draft state, suggest which card to pick, show card images, build or suggest a deck after drafting, or anything related to Magic: The Gathering Arena drafting and limited formats. Includes set-specific archetype guides and pick-order tier lists (e.g. Lorwyn Eclipsed / ECL, Through the Omenpaths / Spider-Man / OM1). Triggers on: draft, 17lands, MTGA, pick, pack, limited, sealed, deck suggestion, draft helper, card rating, GIHWR, win rate, ECL, Lorwyn Eclipsed, OM1, Through the Omenpaths, Spider-Man."
devdocs-bugfix
by ab300819
Test-first bug fixing workflow. Guide users through reproducing bugs, writing failing tests, fixing code, and committing. Use when users report bugs, need to fix issues, or mention keywords like "bug", "fix", "issue", "崩溃", "报错", "修复".