refactoring · git:20260909.802595f · 2026-09-09 · sha256 d21cd1a2c17a92a4

refactoring git:20260909.802595fA

Immutable. This exact content is served forever at /api/v1/blob/d21cd1a2c17a92a4.

---
name: refactoring
description: Apply Martin Fowler-inspired refactoring rules when improving existing code structure while preserving observable behavior.
license: MIT
---

# Refactoring Skill

Use this skill when a task involves behavior-preserving code improvement, code smells, small refactoring steps, test-backed cleanup, or separating refactoring from feature changes.

Before making design or code decisions, read and apply [refactoring.mini.md](refactoring.mini.md). Use [refactoring.md](refactoring.md) only as a deeper reference when the mini rules are not enough for the current refactoring tradeoff.