log-gen
CommunityInstrument code with structured logging.
Software Engineering#code quality#debugging#logging#observability#instrumentation#structured logging
Authortrevorbyrum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the tedious but critical task of adding structured logging and observability to code, especially for LLM-generated code which often lacks it.
Core Features & Use Cases
- Automated Logging Instrumentation: Adds structured logging, error context, correlation IDs, and API boundary logging.
- Fixes Log-Review Findings: Implements recommendations from log-review processes.
- Creates Logger Setup: Generates a minimal structured logger if none exists.
- Use Case: After running a code generation skill, use log-gen to automatically add appropriate logging statements to the new code, ensuring better observability in production.
Quick Start
Use the log-gen skill to add logging instrumentation to the files in the src/api directory.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: log-gen Download link: https://github.com/trevorbyrum/claude-skills-suite/archive/main.zip#log-gen Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.