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

Installs
5
First Seen
Mar 5, 2026
typescript-refactoring — iamkhan21/skills