logging
Guide logging practices based on Dave Cheney's minimalist philosophy. Use when adding log.Info/Debug/Error/Warn/Fatal calls, reviewing logging code, handling errors with log+return pattern, discussing log levels, or designing error handling strategies.
$ Installieren
git clone https://github.com/atusy/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/dot_claude/skills/logging ~/.claude/skills/dotfiles// tip: Run this command in your terminal to install the skill
