AI AGENT ADDONS

Observability And Instrumentation

addyosmani/agent-skills

When software runs in production, you need to know what it is doing. This skill teaches you to add logging, metrics, and tracing to your code. These tools help you see how your system behaves and find problems fast.

Engineers often forget to add monitoring until something breaks. With this skill, you write telemetry alongside the feature itself. That way you can answer questions like why did this fail without digging through old data.

It is for anyone who builds features that run on servers. Developers, operators, and teams who want to avoid long outages will benefit. You learn to pick the right signal for each question and keep logs clean and searchable.

Add Observability And Instrumentation skill to your workflow

Global

mkdir -p ~/.claude/skills/observability-and-instrumentation

Project

mkdir -p .claude/skills/observability-and-instrumentation

Source Repository

Stars
67,574
Forks
7,328
Watchers
67,574
License
MIT
Last Push
23 days ago
Created
5 months ago