refactor-modernize

Installation
SKILL.md

Refactor Modernize

Replace legacy patterns and outdated idioms with current language features and conventions — applicable to any language or project.

Detailed rules live in:

Core Principle

Modernization replaces how code expresses its intent, not what it does. The observable behavior stays the same; the implementation moves to current best practice.

When To Use

Use this skill when the task involves:

Installs
3
First Seen
Apr 5, 2026
refactor-modernize — quentinhsu/skills