home/categories/automation-tools/dafthunk-com-dafthunk-claude-skills-ts-morph-refactor-skill-md
automation-toolstools

ts-morph-refactor

Perform TypeScript refactoring using ts-morph AST manipulation. Use for renaming symbols, moving declarations, propagating interface changes, adding methods to implementations, renaming parameters, or setting return types across the codebase. Requires ts-morph package.

dafthunk-com
maintainer
dafthunk-com
업데이트됨 1/19/2026
스타
46
포크
7
quick start

Installation and usage

Perform TypeScript refactoring using ts-morph AST manipulation. Use for renaming symbols, moving declarations, propagating interface changes, adding methods to implementations, renaming parameters, or setting return types across the codebase. Requires ts-morph package.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use ts-morph-refactor