·logging-best-practices
</>

logging-best-practices

nbbaier/agent-skills

Use before implementing logs in a medium to large scale production system.

5Installs·1Trend·@nbbaier

Installation

$npx skills add https://github.com/nbbaier/agent-skills --skill logging-best-practices

SKILL.md

This skill is adpated from "Logging sucks. And here's how to make it better. by Boris Tane.

When helping with logging, observability, or debugging strategies, follow these principles:

These fields are what make logs actually queryable during incidents. Without them, you're grepping through millions of lines blindly.

Use before implementing logs in a medium to large scale production system. Source: nbbaier/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nbbaier/agent-skills --skill logging-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is logging-best-practices?

Use before implementing logs in a medium to large scale production system. Source: nbbaier/agent-skills.

How do I install logging-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nbbaier/agent-skills --skill logging-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nbbaier/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05