create-structured-logger

Installation
SKILL.md

Structured Logger Generator

Creates structured logging infrastructure for observability and request tracing.

When to Use

Scenario Example
Distributed tracing Correlate logs across microservices
Request debugging Track full request lifecycle
Audit logging Structured records with context
Error investigation Rich context in error logs

Component Characteristics

CorrelationId

  • Value Object wrapping UUIDv4
  • Immutable, self-validating
  • Propagated via X-Request-ID header
Installs
5
GitHub Stars
96
First Seen
Mar 17, 2026
create-structured-logger — dykyi-roman/awesome-claude-code