Audit and harden existing codebases (especially AI-generated / vibe-coded ones) for production readiness. Use when the user asks to review, audit, clean up, harden, deslop, refactor, or fix quality issues across an existing codebase. Works in two phases — first a thorough multi-pass audit written to a structured file, then systematic fixes applied in safety-tiered order. Language-agnostic. Does NOT change business logic — only hardens, cleans, and robustifies.
$npx -y skills add thtskaran/claude-skills --skill deslopInstalls into the current project.
Run `npx skills use "https://github.com/thtskaran/claude-skills" --skill "thtskaran/claude-skills/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/thtskaran/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/thtskaran/claude-skills"` and select the relevant skills, then follow their instructions.