retype

Installation
SKILL.md

retype-cli

TypeScript refactoring CLI built on ts-morph. AST-aware, safe refactoring.

Commands

Command Purpose
search Find entities (functions, classes, types)
rename Rename entity across all files
extract Move entity to different file
references Find all usages of an entity
unused Find unused exports
fix-imports Fix missing imports

Search

# Find function by name
Related skills
Installs
16
Repository
knoopx/pi
GitHub Stars
47
First Seen
Feb 27, 2026