🧹
QualityShell

Kill Slop

by iCodeCraft

Kill Slop is a Quality skill for Claude Code, published by iCodeCraft in anti-slop.

25 stars2 forkson iCodeCraft/anti-slopAdded 2026/08/11Repository updated 2026/07/23
agent-skillsai-agentsclaude-codecursorvibe-coding
Install in seconds
Install Kill Slop
Copy Kill Slop 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/iCodeCraft/anti-slop/tree/main/skills/kill-slop ~/.claude/skills/kill-slop

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/iCodeCraft/anti-slop.git

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

In this catalog

Source file
skills/kill-slop/SKILL.md in iCodeCraft/anti-slop
Installs to
~/.claude/skills/kill-slop
Collection
One of 3 skills cataloged from this repository
Category
Quality1354 skills

What Kill Slop does

Force AI coding agents to produce minimal, merge-ready diffs by preventing over-abstraction, extra files, unnecessary dependencies, and out-of-workspace exploration. Use when writing or editing code to keep changes clean and focused.

Kill Slop is cataloged under Quality on DirSkills. Kill Slop comes from a repository tagged agent-skills, ai-agents, claude-code, cursor and vibe-coding.

Frequently asked about Kill Slop

  • What else does iCodeCraft publish alongside Kill Slop?

    Kill Slop is one of 3 skills that DirSkills catalogs from iCodeCraft/anti-slop, the repository it ships in. Its siblings there include PR Hygiene and Security Review. Each one is a separate skill with its own page in this directory, installs the same way Kill Slop does, and is maintained by iCodeCraft in that same repository. The rest of the collection is listed on the iCodeCraft/anti-slop page.

  • How does Kill Slop compare to other Quality skills?

    Kill Slop ranks #1323 by stars among the 1354 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 Kill Slop against them. Open each page to compare what they document and how they install.