refactoring-patterns

Apply Martin Fowler's refactoring patterns - extract variables to eliminate repetition, split temporary variables, replace temp with query for cleaner, more maintainable code

$ 安裝

git clone https://github.com/andyngdz/exogen_backend /tmp/exogen_backend && cp -r /tmp/exogen_backend/.opencode/skills/refactoring-patterns ~/.claude/skills/exogen_backend

// tip: Run this command in your terminal to install the skill