Remove AI-generated code slop from a branch or diff. Use after writing or generating code to strip unnecessary comments, defensive checks, any casts, and style that does not match the surrounding file. For prose and markdown, use the humanizer skill instead.
$npx -y skills add kubb-labs/kubb --skill deslopInstalls into the current project.
Run `npx skills use "https://github.com/kubb-labs/kubb" --skill "kubb-labs/kubb/deslop"` 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/kubb-labs/kubb" that are relevant to the current task. Run `npx skills add "https://github.com/kubb-labs/kubb"` and select the relevant skills, then follow their instructions.