USE WHEN auditing logging in a legacy codebase, after adopting the JSON-lines spec, or when user asks to clean up logging. Finds print/console.log/interpolated logger calls and suggests spec- compliant replacements per AGENTS.md. Read-only — never auto-rewrites. Templates per language in templates/logging/.
$npx -y skills add filip-podstavec/claude-leverage --skill log-structuredInstalls into the current project.
Run `npx skills use "https://github.com/filip-podstavec/claude-leverage" --skill "filip-podstavec/claude-leverage/log-structured"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/filip-podstavec/claude-leverage" that are relevant to the current task. Run `npx skills add "https://github.com/filip-podstavec/claude-leverage"` and select the relevant skills, then follow their instructions.