Back to Skills

observability-monitoring

aiskillstore
Updated 6 days ago
9 views
162
7
162
View on GitHub
Othergeneral

About

This skill provides comprehensive frameworks for implementing observability including structured logging, metrics collection, distributed tracing, and alerting strategies. Use it when setting up application monitoring, debugging production issues, or adding dashboards and tracing to your systems. It covers key tools and patterns for the three pillars of observability: logs, metrics, and traces.

Quick Install

Claude Code

Recommended
Primary
npx skills add aiskillstore/marketplace -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/aiskillstore/marketplace
Git CloneAlternative
git clone https://github.com/aiskillstore/marketplace.git ~/.claude/skills/observability-monitoring

Copy and paste this command in Claude Code to install this skill

GitHub Repository

aiskillstore/marketplace
Path: skills/ariegoldkin/observability-monitoring
0
ai-skillsclaudeclaude-codeclaude-skillscodexcodex-skills

Related Skills

wacli

Communication

wacli is a command-line tool that enables WhatsApp messaging, search, and synchronization via the WhatsApp Web protocol. It's primarily used within Clawdis workflows for automated handling but can be called directly to send messages, sync chats, or query history. Key features include QR-based authentication, continuous background syncing, and the ability to send both text and files.

View skill

dependency-updater

Design

This Claude Skill automatically scans project dependencies across multiple package managers and identifies available updates. It categorizes updates by semver level and analyzes changelogs to detect breaking changes and security fixes. Developers should use this skill to get smart recommendations about which dependencies to update and understand the potential impact of each upgrade.

View skill

hidden-folder-audit-pre-audit

Other

This pre-audit skill systematically analyzes hidden folders before cleanup, documenting their state and identifying duplicates, broken symlinks, and usage. It creates a migration plan by listing files to move, delete, or update. Use it as the first step when preparing to reorganize or remove hidden directories in a codebase.

View skill

performance-analysis

Other

This skill analyzes performance bottlenecks and creates evidence-driven remediation plans for regressions or capacity risks. It quantifies impact and proposes validated fixes through structured investigation and experiments. Use it for performance tuning and latency analysis, but route profiling-only requests or infrastructure builds to other skills.

View skill