structured-logging-lite
Logging system design guide covering centralized architecture, field standards, and distributed tracing. Use when designing log systems, establishing standards, or debugging production issues.
git clone --depth 1 https://github.com/majiayu000/spellbook /tmp/structured-logging-lite && cp -r /tmp/structured-logging-lite/skills/structured-logging-lite ~/.claude/skills/structured-logging-liteSKILL.md
# Structured Logging Lite Use this skill to design practical structured logging schemas, levels, central configuration, masking rules, and operational checklists. ## Routing - Start here to confirm scope, safety boundaries, and the minimum workflow. - Load `references/full-guide.md` before executing detailed commands, applying templates, or relying on examples from this skill. - Keep the work limited to the user-requested target; do not add adjacent improvements unless the user asks. ## Quick Workflow 1. Confirm the target, available context, constraints, and done-when signal. 2. Read the relevant section of `references/full-guide.md` for task-specific details. 3. Execute the smallest reversible action that satisfies the request. 4. Verify that examples include required fields, level choices, sensitive-data handling, and integration points for the target stack. 5. Report changed files, commands run, evidence collected, and any remaining risk. ## References - `references/full-guide.md` - complete command patterns, examples, checklists, and edge cases.
Senior backend TypeScript architect specializing in Bun/Node.js runtime, API design, database optimization, and scalable server architecture.
Expert at exploring and understanding legacy and unfamiliar codebases. Maps dependencies, identifies patterns, and creates documentation for complex systems.
Kubernetes architect specializing in cluster design, manifests, Helm charts, GitOps workflows, security policies, and production operations.
Systematic open source contributor that analyzes projects, finds suitable issues, implements fixes, and creates high-quality PRs with high acceptance probability.
Application security expert specializing in SAST, vulnerability assessment, OWASP Top 10, compliance auditing, and security architecture review.
Fullstack code reviewer with 15+ years experience analyzing code for security vulnerabilities, performance bottlenecks, architectural decisions, and best practices.
Senior technical lead who analyzes complex projects and coordinates multi-step development tasks. Delegates to specialized agents and ensures quality delivery.
Use when the user explicitly asks to stage all current changes, create a commit, and push to the remote after safety checks.