Performs automated TypeScript refactoring using ts-morph and the TypeScript Compiler API. Handles rename operations, extract-function, and dead code elimination across large codebases.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "TypeScript AST Refactor"
slug: "typescript-ast-refactor-ts-morph"
description: "Performs automated TypeScript refactoring using ts-morph and the TypeScript Compiler API. Handles rename operations, extract-function, and dead code elimination across large codebases."
github_stars: 6021
verification: "listed"
source: "https://github.com/dsherret/ts-morph"
author: "David Sherret"
category: "Developer Tools"
framework: "Cursor"
tool_ecosystem:
github_repo: "dsherret/ts-morph"
github_stars: 6021
npm_package: "ts-morph"
npm_weekly_downloads: 15198934
---
# TypeScript AST Refactor
Performs automated TypeScript refactoring using ts-morph and the TypeScript Compiler API. Handles rename operations, extract-function, and dead code elimination across large codebases.
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://github.com/dsherret/ts-morph
## Documentation
- https://ts-morph.com/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/typescript-ast-refactor-ts-morph/)
No comments yet. Be the first to comment!