🧹
Quality

Code Humanizer

by LeonardNJU

Code Humanizer is a Quality skill for Claude Code, published by LeonardNJU in code-humanizer.

29 stars1 forkson LeonardNJU/code-humanizerAdded 2026/07/16+21% in starsRepository updated 2026/07/18
agent-skillsai-slopclaudeclaude-codecode-qualityrefactoringskilltechnical-debt
Install in seconds
Install Code Humanizer
Copy Code Humanizer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/LeonardNJU/code-humanizer ~/.claude/skills/code-humanizer

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/LeonardNJU/code-humanizer.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in LeonardNJU/code-humanizer
Installs to
~/.claude/skills/code-humanizer
Collection
The only skill cataloged from this repository
Category
Quality1897 skills

What Code Humanizer does

Scans codebases for common AI-generated code patterns like duplicated helpers, try-import fallbacks, and speculative abstractions. Helps clean up AI slop through guided refactoring with test safety.

Code Humanizer is cataloged under Quality on DirSkills. Code Humanizer comes from a repository tagged agent-skills, ai-slop, claude, claude-code and code-quality.

Frequently asked about Code Humanizer

  • How does Code Humanizer compare to other Quality skills?

    Code Humanizer ranks #1855 by stars among the 1897 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Code Humanizer against them. Open each page to compare what they document and how they install.