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.

$ 安裝

git clone https://github.com/dafthunk-com/dafthunk /tmp/dafthunk && cp -r /tmp/dafthunk/.claude/skills/ts-morph-refactor ~/.claude/skills/dafthunk

// tip: Run this command in your terminal to install the skill