- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
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).
fumadocs-deploy
by foreveryh
Fumadocs 构建和部署验证。清理缓存、构建项目、检查 Caddy 配置、 验证资源可访问性。在 pnpm build 后使用,确保部署成功。
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."
hmos-development
by tzuchaine
用于 HarmonyOS NEXT 和 ArkTS 开发,特别是处理 .ets 文件、实现 @ComponentV2 组件或调试错误时使用。基于官方标准提供开发指导,并维护分类错误日志以实现高效故障排查。
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", "崩溃", "报错", "修复".
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.
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.
ab-test-setup
by alexwelcing
Design and implement statistically valid A/B tests
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 사용법.
debug-helper
by enoch-robinson
调试助手技能。当用户遇到 Bug、错误信息、程序异常、性能问题需要排查,或需要分析日志、定位问题根因时使用此技能。
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.
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.
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.
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.
logging-best-practices
by kunhai-88
日志最佳实践,强调宽事件(canonical log lines),便于调试与分析。
bf-update-conventions
by khaki4
스프린트 중 코드 리뷰에서 발견된 반복 패턴을 conventions.md에 반영한다. Convention Guard의 규칙 소스를 축적하여 다음 스프린트의 리뷰 품질을 높인다.