ワンクリックで
deslop
Remove AI-generated code slop and clean up code style. Use when finalizing a PR.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Remove AI-generated code slop and clean up code style. Use when finalizing a PR.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | deslop |
| description | Remove AI-generated code slop and clean up code style. Use when finalizing a PR. |
Check the diff against main and remove AI-generated slop introduced in the branch.
any used only to bypass type issuesExplains how packages are built in this monorepo. Use when working on build configuration, tsup config, package exports, or troubleshooting build issues.
Branch naming, changeset authoring, and PR conventions for this monorepo. Use when creating branches, committing, writing changesets, opening PRs, or running pre-merge checks.
How to version and publish packages to npm from the main branch. Use when running release commands, publishing to npm, or troubleshooting publish issues. For changeset authoring and PR prep, use the contributing skill instead.
Use when the user asks to write a plan for a multi-step task, before touching any code