refactoring-patterns

Use this skill when refactoring code to improve readability, reduce duplication, or simplify complex logic. Triggers on extract method, inline variable, replace conditional with polymorphism, introduce parameter object, decompose conditional, replace magic numbers, pull up/push down method, and any task requiring systematic code transformation without changing behavior.

What is refactoring-patterns?

Use this skill when refactoring code to improve readability, reduce duplication, or simplify complex logic. Triggers on extract method, inline variable, replace conditional with polymorphism, introduce parameter object, decompose conditional, replace magic numbers, pull up/push down method, and any task requiring systematic code transformation without changing behavior.

Frequently Asked Questions

What is refactoring-patterns?

Use this skill when refactoring code to improve readability, reduce duplication, or simplify complex logic. Triggers on extract method, inline variable, replace conditional with polymorphism, introduce parameter object, decompose conditional, replace magic numbers, pull up/push down method, and any task requiring systematic code transformation without changing behavior.

How do I install refactoring-patterns?

Run npx skills add AbsolutelySkilled/AbsolutelySkilled --skill refactoring-patterns in your terminal. The skill will be immediately available in your AI coding agent.

What AI agents support refactoring-patterns?

refactoring-patterns works with claude-code, gemini-cli, openai-codex. Install it once and use it across any supported AI coding agent.