deslop
New19.9kSmitheryDevelopmentby davila7
Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against main and fixes style inconsistencies.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/deslop.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/sentry/deslop/SKILL.md3
Invoke in Claude Code
/deslopView source on GitHub
codingproductivity
Frequently Asked Questions
What is deslop?
Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against main and fixes style inconsistencies.
How to install deslop?
To install deslop, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /deslop.
What is deslop best for?
deslop is a community categorized under Development. It is designed for: coding, productivity. Created by davila7.