Detect and roast AI code slop - redundant, unreadable, or unnecessarily complex code patterns. Focuses on stupid comments, sloppy tests, over-abstraction, and repetitive code that makes codebases painful to maintain.
$npx -y skills add erlemar/dswok --skill unslop-codeInstalls into the current project.
Run `npx skills use "https://github.com/erlemar/dswok" --skill "erlemar/dswok/unslop-code"` 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/erlemar/dswok" that are relevant to the current task. Run `npx skills add "https://github.com/erlemar/dswok"` and select the relevant skills, then follow their instructions.