Use when AI-written code needs structural cleanup or when implementing a change under a guard against AI coding slop — duplicated reimplementations of existing helpers, try-import fallbacks, broad exception swallowing, speculative abstraction layers, _v2 copies, dead "for future use" code, narrating comments — including requests to "deslop", "remove AI slop", "humanize code", review an AI-generated PR beyond tests passing, or prevent these patterns in the current change.
$npx -y skills add leonardnju/code-humanizer --skill code-humanizerInstalls into the current project.
Run `npx skills use "https://github.com/leonardnju/code-humanizer" --skill "leonardnju/code-humanizer"` 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/leonardnju/code-humanizer" that are relevant to the current task. Run `npx skills add "https://github.com/leonardnju/code-humanizer"` and select the relevant skills, then follow their instructions.