Skip to main content
Manusで任意のスキルを実行
ワンクリックで

auto-refactor

スター6
フォーク0
更新日2026年4月3日 18:02

Structural refactoring discipline: file splitting, code extraction, concern separation, and the specific monolith patterns Claude produces during autonomous execution. Catches oversized files, duplicated logic across call sites, inline switch/map patterns that should be data-driven, and mixed concerns in single files. Use when reviewing stream output, splitting large components, extracting shared logic, reorganizing file structure, or running the pre-review refactoring stream. Triggers: refactor, split, extract, reorganize, abstract, file too large, monolith, mixed concerns, dedup, reuse.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly