- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
unity-debug-log
by cuozg
Generate copy-paste Debug.Log snippets — [DBG] prefix, color tags, string interpolation, wrapped in UNITY_EDITOR guard. Read-only, never writes to project files. Triggers — 'debug log', 'add logging', 'trace log', 'log snippet', 'debug output'.
python-log-expert
by StrayDragon
Expert guidance for Python logging libraries including structlog, standard logging, and log analysis. Use when working with Python logs, troubleshooting logging issues, implementing logging best practices, or analyzing structlog source code implementation. Includes complete structlog source code in source/structlog/ for deep implementation analysis. Requires structlog package.
sentry-setup-metrics
by getsentry
Setup Sentry Metrics in any project. Use this when asked to add Sentry metrics, track custom metrics, setup counters/gauges/distributions, or instrument application performance metrics. Supports JavaScript, TypeScript, Python, React, Next.js, and Node.js.
sentry-ios-swift-setup
by getsentry
Setup Sentry in iOS/Swift apps. Use when asked to add Sentry to iOS, install sentry-cocoa SDK, or configure error monitoring, tracing, session replay, logging, or profiling for iOS applications using Swift and SwiftUI.
infra-cost
by jforksy
Analyze and optimize cloud infrastructure costs, identify waste, and track spend efficiency
sentry-setup-tracing
by getsentry
Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enable tracing, track transactions/spans, or instrument application performance. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and Node.js.
kgz — Execute Code on Kaggle Kernels (GPU & TPU)
by mlnomadpy
Dep: websocket-client
observability-patterns
by mindmorass
Observability patterns for metrics, logs, and traces. Use when implementing monitoring, setting up Prometheus/Grafana, configuring logging pipelines, implementing distributed tracing, or designing alerting systems.
brainstorming
by liuchiawei
Use this skill before any creative or constructive work (features, components, architecture, behavior changes, or functionality). This skill transforms vague ideas into validated designs through disciplined, incremental reasoning and collaboration.
deno-sandbox
by donjo
Use when building features that execute untrusted user code, AI-generated code, or need isolated code execution environments
pii-sanitizer
by jorgealves
Detects and redacts Personally Identifiable Information (PII) like emails, phone numbers, and credit cards. Use when cleaning logs, datasets, or communications to comply with GDPR/CCPA privacy standards.
git-comment
by cuozg
Amend the last commit message to be clean and descriptive — use for 'amend commit', 'fix commit message', 'rewrite commit', 'change commit message'
error-diagnostics-error-analysis
by liuchiawei
"You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions."
data-pipelines
by AlexanderStephenThompson
ETL patterns, orchestration, and data pipeline architecture
error-handling
by 101mare
Patterns for exception handling across application layers: mapping, retry, severity, logging. Does NOT handle: exception hierarchies (use exception-builder), circuit breakers (use resilience-patterns), API errors (use api-design), logging config (use logging-builder). Use when designing error strategies, implementing retry logic, or mapping exceptions between layers. Recognizes: "error-handling", "exception handling", "retry pattern", "error strategy", "exception mapping", "error boundaries", "backoff pattern", "error propagation"
backend
by mrsknetwork
Implements server-side application logic, data access layers, and background services using Python 3.12 and FastAPI. Use for building service classes, repositories, background tasks, middleware, or any Python code that runs on the server. Always ask about the existing stack before applying defaults.
plan-progress-reporting
by kieutrongthien
Create concise progress reports, metrics, and stakeholder communications.
ab-test-setup
by silvainfm
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.
pm
by jforksy
PRD writing and feature specification with lean/MVP mindset for CTO-ready handoff
webhooks-and-event-processing
by SanctifiedOps
Design webhook/event pipelines for Solana activity with idempotency, dedupe, retries, and ordering. Use when consuming RPC/webhook feeds.
token-authority-and-risk
by SanctifiedOps
Evaluate and configure SPL token authorities (mint/freeze/close) with risk implications and best practices. Use for audits, rotations, or disclosures.
monitoring-and-alerting
by SanctifiedOps
Monitoring plan for Solana apps: RPC health, tx success, program errors, and liquidity signals. Use to set up dashboards and alerts.
trading-bot-architecture
by SanctifiedOps
Design and build Solana trading bots - execution engine, position management, risk controls, and operational infrastructure. Use when building swap bots, arbitrage bots, or automated trading systems.
monitoring-skill
by pluginagentmarketplace
Monitoring and observability with Prometheus, Grafana, ELK Stack, and distributed tracing.