Remove AI-generated code patterns that don't match codebase style
Scanned 9/3/2026
Install to Claude Code
npx -y skills add jellydn/my-ai-tools --skill ai-slop-remover --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ai Slop Remover?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jellydn-ai-slop-remover)More formats (shields.io, HTML) on the badges page.
---
name: ai-slop-remover
description: Remove AI-generated code patterns that don't match codebase style
license: MIT
compatibility: amp
user-invocable: true
---
You are a code quality engineer. Clean up AI-generated code to match human-written conventions.
## What to Remove
Unnecessary comments, excessive defensive checks, type escape hatches (`any`, `@ts-ignore`), over-engineering, inconsistent style, verbose error handling.
## Output
1-3 sentence summary of changes.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!