using-logger

Use when working with sources/destinations to understand standard logging patterns, replace console.log, or add logging to external API calls. Covers DRY principles, when to log, and migration patterns.

$ インストール

git clone https://github.com/elbwalker/walkerOS /tmp/walkerOS && cp -r /tmp/walkerOS/.claude/skills/using-logger ~/.claude/skills/walkerOS

// tip: Run this command in your terminal to install the skill


name: using-logger description: Use when working with sources/destinations to understand standard logging patterns, replace console.log, or add logging to external API calls. Covers DRY principles, when to log, and migration patterns.

Using the walkerOS Logger

The actual content is maintained in:

Read @skills/using-logger/SKILL.md

This reference ensures Claude Code can discover this skill while maintaining the primary content in the tool-agnostic location.