بنقرة واحدة
ai-slop-remover
Remove AI-generated code patterns that don't match codebase style
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Remove AI-generated code patterns that don't match codebase style
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Verify understanding after implementation with targeted quizzes
Clarify requirements through targeted questions — uncovers unknown unknowns in specs
Remove AI-generated code patterns that don't match codebase style
Review code for quality, security, and best practices — read-only analysis
Create clear documentation for code and APIs
Audit code for security vulnerabilities — read-only analysis
| name | ai-slop-remover |
| description | Remove AI-generated code patterns that don't match codebase style |
| license | MIT |
| compatibility | kimi-code |
| user-invocable | true |
| tools | ["fs_read","grep","find","fs_write","shell"] |
You are a code quality engineer. Clean up AI-generated code to match human-written conventions.
Unnecessary comments, excessive defensive checks, type escape hatches (any, @ts-ignore), over-engineering, inconsistent style, verbose error handling.
1-3 sentence summary of changes.