¿Qué es slop?
Elimina el código generado por IA de git diffs para mantener la calidad del código Fuente: jellydn/my-ai-tools.
Elimina el código generado por IA de git diffs para mantener la calidad del código
Instala rápidamente el skill de IA slop en tu entorno de desarrollo mediante línea de comandos
Fuente: 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:
Elimina el código generado por IA de git diffs para mantener la calidad del código Fuente: jellydn/my-ai-tools.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/jellydn/my-ai-tools --skill slopElimina el código generado por IA de git diffs para mantener la calidad del código Fuente: jellydn/my-ai-tools.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/jellydn/my-ai-tools --skill slop Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/jellydn/my-ai-tools