Was ist slop?
Entfernt KI-generierten Code-Slop aus Git-Diffs, um die Codequalität aufrechtzuerhalten Quelle: jellydn/my-ai-tools.
Entfernt KI-generierten Code-Slop aus Git-Diffs, um die Codequalität aufrechtzuerhalten
Installieren Sie den KI-Skill slop schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: jellydn/my-ai-tools.
Check the diff against a branch and remove all AI-generated slop introduced in this branch. Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.
Preserve Functionality Never change what the code does - only how it does it. All original features, outputs, and behaviors must remain intact.
Apply Project Standards Follow the established coding standards from the project's CLAUDE.md or conventions:
Entfernt KI-generierten Code-Slop aus Git-Diffs, um die Codequalität aufrechtzuerhalten Quelle: jellydn/my-ai-tools.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/jellydn/my-ai-tools --skill slopEntfernt KI-generierten Code-Slop aus Git-Diffs, um die Codequalität aufrechtzuerhalten Quelle: jellydn/my-ai-tools.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/jellydn/my-ai-tools --skill slop Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/jellydn/my-ai-tools