ワンクリックで
deslop
Remove AI-generated code slop from the current branch.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Remove AI-generated code slop from the current branch.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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