with one click
deslop
Remove AI-generated code slop from the current branch.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Remove AI-generated code slop from the current branch.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Use when drafting a git commit message โ a plain "commit this", a request for a "conventional commit", or when the user names a style ("normal", "verbose") or a type (feat/fix/docs/etc). Reads the actual staged (or unstaged, if nothing's staged) diff to write the description and body โ never invents generic text. Asks about style, type, or breaking-change status only when the diff and the user's wording genuinely don't settle it; proceeds straight to drafting otherwise.
Use when implementing Base UI React components from @base-ui/react, including unstyled accessible UI primitives, dialogs, menus, forms, selects, comboboxes, tabs, toasts, RTL, CSP, styling, animation, composition, and TypeScript patterns. Helps agents choose the correct component, wire compound parts correctly, avoid accessibility mistakes, and adapt Tailwind CSS v4 examples to Tailwind CSS v3 when needed.
TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and modern tooling.
Next.js 16 App Router: Server Components, streaming, parallel/intercepting routes, Server Actions, data fetching, caching, and proxy.ts. Use when building or migrating Next.js applications, implementing SSR/SSG/ISR, or optimizing React Server Components.
| name | deslop |
| description | Remove AI-generated code slop from the current branch. |
Check the diff against main, and remove all AI generated slop introduced in this branch.
This includes:
Report at the end with only a 1-3 sentence summary of what you changed