typescript-refactoring

Installation
SKILL.md

TypeScript Refactoring

What This Skill Does

Use this skill to make code easier to understand, test, and change while preserving behavior unless the user explicitly asks for behavior changes.

This skill is especially helpful when the user says things like:

  • "clean this up"
  • "this component is doing too much"
  • "this file is too big"
  • "please untangle this"
  • "reduce complexity without changing behavior"
  • "make this easier to test"
  • "how should I restructure this?"

Quick Start

  1. Identify the dominant smell before changing structure.
Related skills
Installs
5
First Seen
Mar 5, 2026