Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

code-refactoring-advisor

Étoiles1
Forks0
Mis à jour7 juillet 2026 à 14:30

Detect code smells in a source file and name the specific refactoring move plus the test safety-net it requires first. Use when reviewing code for maintainability, when asked "how should I refactor this / what's wrong with this file / is this too complex", or as the refactoring pass of a code review. Flags long methods, long parameter lists, deep nesting, god files, duplicated blocks, magic numbers, and complex conditionals, each mapped to a named Fowler refactoring. Orchestrated by the code-review skill alongside test-quality-reviewer.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
8 fichiers
SKILL.md
readonly