- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
zig-best-practices
by NeverSight
Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management. Must use when reading or writing Zig files.
philosophy
by Soul-Brews-Studio
Display Oracle philosophy principles and guidance. Use when user asks about principles, "nothing deleted", Oracle philosophy, or needs alignment check.
feel
by Soul-Brews-Studio
Log emotions with optional structure. Use when user says "feel", "feeling", "mood", "tired", "sleepy", "frustrated", "happy", "excited".
fyi
by Soul-Brews-Studio
Log information for future reference. Use when user says "fyi", "remember this", "note that", "for your info".
trace
by Soul-Brews-Studio
Find projects across git history, repos, docs, and Oracle. Use when user asks "trace", "find project", "where is [project]", "search history". Supports --oracle (fast), --smart (default), --deep (5 subagents). For session mining use /dig.
Set up an investigation
by talmolab
A deep learning framework for multi-animal pose tracking.
anime-js
by Mindrally
Expert guidelines for building performant animations with Anime.js animation library
bootstrap
by Mindrally
Bootstrap development guidelines for responsive layouts, components, and utility-first styling.
trace
by ReinaMacCredy
Show agent execution timeline and performance summary
setup-check
by ReinaMacCredy
Verify Maestro plugin prerequisites — Agent Teams flag, jq, trace MCP, PSM tools, directories, and hooks.
postmark-webhooks
by hookdeck
Receive and process Postmark webhooks. Use when setting up Postmark webhook handlers, handling email delivery events, processing bounces, opens, clicks, spam complaints, or subscription changes.
alert-manager
by aaron-he-zhu
'Use when the user asks to "set up SEO alerts", "monitor rankings", "notify me when rankings drop", "traffic alerts", "watch competitor changes", "alert me if rankings drop", "notify me of traffic changes", or "watch my keywords for changes". Sets up and manages alerts for critical SEO and GEO metrics including ranking drops, traffic changes, technical issues, and competitor movements. Enables proactive monitoring and quick response to issues. For detailed rank analysis, see rank-tracker. For comprehensive reporting, see performance-reporter.'
ring:dev-sre
by LerianStudio
Gate 2 of the development cycle. VALIDATES that observability was correctly implemented by developers. Does not implement observability code - only validates it.
golang-idioms
by rohitg00
Idiomatic Go patterns for error handling, interfaces, concurrency, testing, and module management
monitoring-observability
by rohitg00
Monitoring and observability with OpenTelemetry, Prometheus, Grafana dashboards, and structured logging
ios-android-logs
by Cap-go
Guide to accessing device logs on iOS and Android for Capacitor apps. Covers command-line tools, GUI applications, filtering, and real-time streaming. Use this skill when users need to view device logs for debugging.
debugging-capacitor
by Cap-go
Comprehensive debugging guide for Capacitor applications. Covers WebView debugging, native debugging, crash analysis, network inspection, and common issues. Use this skill when users report bugs, crashes, or need help diagnosing issues.
aws-collector-tool
by xuiltul
AWSインフラ情報収集ツール。ECS状態・CloudWatchログ・メトリクスを取得する。 Use when: ECS稼働確認、CloudWatchでエラーログ調査、メトリクス取得、AWSリソース監視が必要なとき。
aws-collector-tool
by xuiltul
AWS 인프라 정보 수집 도구. ECS 상태·CloudWatch 로그·메트릭스를 가져온다. Use when: ECS 상태 확인, CloudWatch 오류 로그 조사, 메트릭스 조회, AWS 리소스 모니터링이 필요할 때.
lesson-learned
by softaworks
"Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to extract principles from recent work."
monitoring-observability
by yonatangross
Monitoring and observability patterns for Prometheus metrics, Grafana dashboards, Langfuse LLM tracing, and drift detection. Use when adding logging, metrics, distributed tracing, LLM cost tracking, or quality drift monitoring.
picocom
by BrownFineSecurity
Use picocom to interact with IoT device UART consoles for pentesting operations including device enumeration, vulnerability discovery, bootloader manipulation, and gaining root shells. Use when the user needs to interact with embedded devices, IoT hardware, or serial consoles.
setup-agent-tail
by qdhenry
Configure agent-tail log aggregation for the current project. Auto-detects framework (Vite, Next.js, plain Node, monorepo) and sets up CLI runner, browser log plugins, and output destinations. Use when setting up agent-tail, configuring dev server logging, or piping logs for AI agent consumption.
graphrag-evaluation
by lyndonkl
Use when evaluating GraphRAG system quality across knowledge graph completeness, retrieval relevance, answer correctness, and reasoning verification. Invoke when user mentions evaluate GraphRAG, quality metrics, benchmark, hallucination reduction, answer correctness, multi-step reasoning evaluation, test my GraphRAG, or measure RAG performance. Provides evaluation frameworks, metric selection, and testing protocols.