home/categories/automation-tools/robbowes-dotfiles-claude-skills-ts-morph-refactoring-skill-md
automation-toolstools

ts-morph-refactoring

TypeScript refactoring using ts-morph in pnpm monorepos. Use when renaming variables, functions, classes, or types across packages; updating imports; moving files; or performing codemod operations. Triggers on requests involving TypeScript AST manipulation, bulk code changes, or cross-package refactoring.

robBowes
maintainer
robBowes
更新于 1/13/2026
星标
0
分支
0
quick start

Installation and usage

TypeScript refactoring using ts-morph in pnpm monorepos. Use when renaming variables, functions, classes, or types across packages; updating imports; moving files; or performing codemod operations. Triggers on requests involving TypeScript AST manipulation, bulk code changes, or cross-package refactoring.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use ts-morph-refactoring