Skip to main content
Run any Skill in Manus
with one click

auto-refactor

Stars6
Forks0
UpdatedApril 3, 2026 at 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.

Installation

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.

SKILL.md
readonly