system-debug-logger

Creates a reusable Skill to instrument applications to automatically capture errors and exceptions into debug logs, with configurable output to server log files (e.g., /var/log/app.log) and/or console. Common triggers: "add error logging", "instrument exceptions for debug logs", "create logging configuration for production/dev".

Skill Installation
Install this skill using skillscokac CLI tool

Installation command

npx skillscokac -i system-debug-logger

Removal command

npx skillscokac -r system-debug-logger

Usage

After installation, run /system-debug-logger in Claude Code

Prerequisite: Node.js must be installed on your system to run this command.

💡 Copy and run this command in your terminal to install the skill

SKILL.md
Comments (0)
0 comments

Sign in to join the conversation

Loading comments...