node-debug-logging-middleware

Adds a plug-and-play Node.js middleware that instruments Express and Koa apps to emit detailed debugging logs (stack traces, request context, intermediate values) to a configurable log file path. Triggers: error/exception handling, request lifecycle boundaries, manual instrumentation points.

Skill Installation
Install this skill using skillscokac CLI tool

Installation command

npx skillscokac -i node-debug-logging-middleware

Removal command

npx skillscokac -r node-debug-logging-middleware

Usage

After installation, run /node-debug-logging-middleware 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
examples
debug-middleware.js
usage-express.js
usage-koa.js
Comments (0)
0 comments

Sign in to join the conversation

Loading comments...