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

dry-refactoring

// Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate code duplication, refactor repetitive code, apply DRY principle, or mentions code smells like copy-paste, magic numbers, or repeated logic. Implements a 4-step workflow from identifying repetition to verified refactoring.

$ git log --oneline --stat
stars:268
forks:29
updated:21 décembre 2025 à 05:37
SKILL.md
readonly